Function ProNoteReferencesGet
Description
Get note references
Synopsis
#include <ProNote.h>
ProNoteReferencesGet
(
ProNote* note
/* (In)
valid note.
*/
/* (Out)
ProArray of note references. Free it using ProAnnotationreferencearrayFree()
*/
)
Returns
The function completed successfully.
The input argument is invalid.
The note owner is drawing.
See Also
User Guide References
¿Fue esto útil?