API 文件集 > Drawings and detail > Object ProDtlgroupdata > Function ProDtlgroupdataFree
Function ProDtlgroupdataFree
Description
Release memory allocated by ProDtlgroupdataAlloc.
Synopsis
#include <ProDtlgroup.h>
ProDtlgroupdataFree
(
ProDtlgroupdata groupdata
/* (In)
The group data.
*/
)
Returns
The function successfully release memory.
Bad input argument.
Sample Code References
這是否有幫助?