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
これは役に立ちましたか?