Category 3D drawings and annotations, Object ProNote

Function ProNoteReferenceDelete


Description
Delete note reference
Synopsis
#include <ProNote.h>
ProErrorProNoteReferenceDelete(
ProNote* note
/* (In)
valid note.
*/
int index_ref
/* (In)
Indices start from 0. Get existing references from ProNoteReferencesGet()
*/
)
Returns
PRO_TK_NO_ERRORThe function completed successfully.
PRO_TK_BAD_INPUTSThe input argument is invalid.
PRO_TK_BAD_CONTEXTThe note owner is drawing..

Manual References:

  1. Annotations: Annotation Features and Annotations: Note Properties