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
¿Fue esto útil?