Description | |||||||||||||||||
Gets a note attachment's "On item" reference. | |||||||||||||||||
Licensing Requirement | |||||||||||||||||
TOOLKIT for 3D Drawings | |||||||||||||||||
Synopsis | |||||||||||||||||
#include <ProNote.h> | |||||||||||||||||
ProError | ProNoteAttachOnitemGet | ( | |||||||||||||||
ProNoteAttach note_att | |||||||||||||||||
/* (In) | |||||||||||||||||
The handle for the ProNoteAttach | |||||||||||||||||
*/ | |||||||||||||||||
ProSelection* on_item | |||||||||||||||||
/* (Out) | |||||||||||||||||
The selection item for the note attachment. | |||||||||||||||||
*/ | |||||||||||||||||
) | |||||||||||||||||
Returns | |||||||||||||||||
|