Object
ProZone
Function ProZoneReferenceFree
Description
Frees the zone reference data.
Synopsis
#include <
ProXsec.h
>
ProError
ProZoneReferenceFree
(
ProZoneReferenceWithflip
*
zone_ref
/* (In)
The pointer to
ProZoneReferenceWithflip.
*/
)
Returns
PRO_TK_NO_ERROR
The function successfully freed the data.
PRO_TK_BAD_INPUTS
zone_ref is NULL.
Manual References:
Core: Features: Feature Inquiry
Core: Features: Feature Inquiry