Function ProNoteReferencesAdd
Description
Add note references
Synopsis
#include <ProNote.h>
ProNoteReferencesAdd
(
ProNote* note
/* (In)
valid note.
*/
/* (In)
ProArray of note references. Only 1 reference from type PRO_ANNOT_REF_SRF_COLLECTION is allowed.
*/
)
Returns
The function completed successfully.
The input argument is invalid.
The note owner is drawing.
More than 1 references from type PRO_ANNOT_REF_SRF_COLLECTION.
Refercnce from type PRO_ANNOT_REF_SRF_COLLECTION already exist.
User Guide References
Isto foi útil?