Category Drawings and detail, Object ProDtlsymgroupdata

Function ProDtlsymgroupdataFree


Description
Frees the memory used by the symbol group data handle.
Synopsis
#include <ProDtlsymdef.h>
ProErrorProDtlsymgroupdataFree(
ProDtlsymgroupdata symgroupdata
/* (In)
The group data.
*/
)
Returns
PRO_TK_NO_ERRORThe function successfully freed the memory.
PRO_TK_BAD_INPUTSOne or more input arguments was invalid.

Manual References:

  1. Drawings: Manipulating Symbol Groups
  2. Drawings: Manipulating Symbol Groups