API ドキュメンテーション
>
Drawings and detail
>
Object ProDtlsymdefdata
> Function ProDtlsymdefdataIdGet
Function ProDtlsymdefdataIdGet
Description
Get a symbol definition id.
Synopsis
#include <
ProDtlsymdef.h
>
ProError
ProDtlsymdefdataIdGet
(
ProDtlsymdefdata
symdefdata
/* (In)
The symbol definition data.
*/
int* id
/* (Out)
The symbol definition id.
*/
)
Returns
PRO_TK_NO_ERROR
The function successfully retrieved id.
PRO_TK_BAD_INPUTS
Bad one or more arguments.
Sample Code References
pt_examples ( TestSymDefInfo.c )
User Guide References
シンボル定義データ:ProDtlsymdefdataIdGet
これは役に立ちましたか?
このサイトは、JavaScript が有効になっている場合に最適に動作します。