Function ProNoteReferenceDelete
Description
Delete note reference
Synopsis
#include <ProNote.h>
ProNoteReferenceDelete
(
ProNote* note
/* (In)
valid note.
*/
int index_ref
/* (In)
Indices start from 0. Get existing references from ProNoteReferencesGet()
*/
)
Returns
The function completed successfully.
Model is in read-only state.
The input argument is invalid.
The note owner is drawing..
User Guide References
これは役に立ちましたか?