Object ProZone

Function ProZoneReferenceFree


Description
Frees the zone reference data.
Synopsis
#include <ProXsec.h>
ProErrorProZoneReferenceFree(
ProZoneReferenceWithflip* zone_ref
/* (In)
The pointer to ProZoneReferenceWithflip.
*/
)
Returns
PRO_TK_NO_ERRORThe function successfully freed the data.
PRO_TK_BAD_INPUTSzone_ref is NULL.

Manual References:

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