API 文件集
>
Drawings and detail
>
Object ProDtlgroupdata
> Function ProDtlgroupdataIdGet
Function ProDtlgroupdataIdGet
Description
Get group Id .
Synopsis
#include <
ProDtlgroup.h
>
ProError
ProDtlgroupdataIdGet
(
ProDtlgroupdata
groupdata
/* (In)
The group data.
*/
int* id
/* (Out)
The group id
*/
)
Returns
PRO_TK_NO_ERROR
The function successfully retrieved id.
PRO_TK_BAD_INPUTS
Bad one or more input arguments.
Sample Code References
pt_examples ( TestDtlgroup.c )
這是否有幫助?
此網站在啟用 JavaScript 的情況下運作成效最佳