API ドキュメンテーション > Miscellaneous > Object ProZone > Function ProZoneReferenceArrayFree
Function ProZoneReferenceArrayFree
Description
Frees ProArray of zone reference data allocated by ProFeatureZonesectionGet.
Synopsis
#include <ProXsec.h>
ProZoneReferenceArrayFree
(
/* (In)
The pointer to the ProArray of ProZoneReferenceWithflip.
*/
)
Returns
The function successfully freed the data.
p_zone_refs is NULL.
User Guide References
これは役に立ちましたか?