API 文件集 > Drawings and detail > Object ProDtlnotedata > Function ProDtlnotedataIdGet
Function ProDtlnotedataIdGet
Description
Gets a note id.
Synopsis
#include <ProDtlnote.h>
ProDtlnotedataIdGet
(
/* (In)
The note data.
*/
int* id
/* (Out)
The note id.
*/
)
Returns
The function successfully retrieved the note id.
One or more arguments was invalid.
Sample Code References
User Guide References
這是否有幫助?