Object ProZone

Function ProZoneReferenceArrayFree


Description
Frees ProArray of zone reference data allocated by ProFeatureZonesectionGet.
Synopsis
#include <ProXsec.h>
ProErrorProZoneReferenceArrayFree(
ProZoneReferenceWithflip** p_zone_refs
/* (In)
The pointer to the ProArray of ProZoneReferenceWithflip.
*/
)
Returns
PRO_TK_NO_ERRORThe function successfully freed the data.
PRO_TK_BAD_INPUTSp_zone_refs is NULL.

Manual References:

  1. Core: Features: Feature Inquiry
  2. Core: Features: Feature Inquiry