API 文件集
>
Drawings and detail
>
Object ProDtlgroupdata
> Function ProDtlgroupdataFree
Function ProDtlgroupdataFree
Description
Release memory allocated by
ProDtlgroupdataAlloc.
Synopsis
#include <
ProDtlgroup.h
>
ProError
ProDtlgroupdataFree
(
ProDtlgroupdata
groupdata
/* (In)
The group data.
*/
)
Returns
PRO_TK_NO_ERROR
The function successfully release memory.
PRO_TK_BAD_INPUTS
Bad input argument.
Sample Code References
pt_examples ( TestDtlgroup.c )
pt_examples ( TestDtlgroup.c )
pt_examples ( TestDtlgroup.c )
pt_examples ( TestDtlgroup.c )
pt_examples ( TestDtlgroup.c )
pt_userguide ( UgDtlgroupExamples.c )
這是否有幫助?
此網站在啟用 JavaScript 的情況下運作成效最佳