Function ProExtobjRefFree
Description
Frees the memory allocated for the external object reference.
Synopsis
#include <ProExtobjRef.h>
ProExtobjRefFree
(
ProWExtobjRef* ext_obj_ref
/* (In)
The pointer to the external object reference
*/
)
Returns
The function successfully freed the memory.
The external object reference was not found.
The function could not free the memory.
Sample Code References
User Guide References
¿Fue esto útil?