API 文档 > 3D drawings and annotations > Object ProNote > Function ProNoteAttachOnitemGet
Function ProNoteAttachOnitemGet
Description
Gets a note attachment's "On item" reference.
Licensing Requirement
Synopsis
#include <ProNote.h>
ProNoteAttachOnitemGet
(
ProNoteAttach note_att
/* (In)
The handle for the ProNoteAttach
*/
ProSelection* on_item
/* (Out)
The selection item for the note attachment.
*/
)
Returns
The function successfully added a leader to the note.
One or more input arguments was invalid.
The note attachment does not contain an on item attachment.
License check failure.
Other error.
User Guide References
这对您有帮助吗?