Function ProNoteAttachOnitemSet
Description
Sets a note attachment to be "On item" and assigns the item. This clears previous settings of leaders and location assigned to this note attachment structure.
Replacement in Object TOOLKIT:
Licensing Requirement
Synopsis
#include <ProNote.h>
ProNoteAttachOnitemSet
(
ProNoteAttach note_att
/* (In)
The handle for the ProNoteAttach
*/
ProSelection on_item
/* (In)
The selection item for the note attachment.
*/
)
Returns
The function successfully added a leader to the note.
Model is in read-only state.
One or more input arguments was invalid.
License check failure.
User Guide References
これは役に立ちましたか?