API 文件集
>
Drawings and detail
>
Object ProDtlnotedata
> Function ProDtlnotedataIdGet
Function ProDtlnotedataIdGet
Description
Gets a note id.
Synopsis
#include <
ProDtlnote.h
>
ProError
ProDtlnotedataIdGet
(
ProDtlnotedata
notedata
/* (In)
The note data.
*/
int* id
/* (Out)
The note id.
*/
)
Returns
PRO_TK_NO_ERROR
The function successfully retrieved the note id.
PRO_TK_BAD_INPUTS
One or more arguments was invalid.
Sample Code References
pt_examples ( TestDtlnote.c )
pt_examples ( TestSymDefInfo.c )
User Guide References
Detail Note Data:ProDtlnotedataIdGet
Parent topic
Object ProDtlnotedata
這是否有幫助?
此網站在啟用 JavaScript 的情況下運作成效最佳