Documentation de l'API > Miscellaneous > Object ProLayeritemarray > Function ProLayeritemarrayFree
Function ProLayeritemarrayFree
Description
Frees an array of ProLayerItem returned from ProLayerItemsPopulate().
Synopsis
#include <ProLayer.h>
ProLayeritemarrayFree
(
ProLayerItem** array
/* (In)
The address of the array to be freed
*/
)
Returns
The function successfully freed the array.
Sample Code References
User Guide References
Est-ce que cela a été utile ?