API 文件集 > Drawings and detail > Object ProDtlsymgroupdata > Function ProDtlsymgroupdataFree
Function ProDtlsymgroupdataFree
Description
Frees the memory used by the symbol group data handle.
Synopsis
#include <ProDtlsymdef.h>
ProDtlsymgroupdataFree
(
ProDtlsymgroupdata symgroupdata
/* (In)
The group data.
*/
)
Returns
The function successfully freed the memory.
One or more input arguments was invalid.
這是否有幫助?