
Replacement in Object TOOLKIT: |


ProNoteAttachLeadersGet | |
( ProNoteAttach note_att /* (In) The handle for the ProNoteAttach */ ProSelection** endpoints /* (Out) ProArray of leader endpoints. Free this array using ProSelectionarrayFree(). Pass NULL if not interested in this value. */ ProNoteAttachAttr** attrs /* (Out) ProArray of attachment attributes for each endpoint. Free this array using ProArrayFree(). Pass NULL if not interested in this value. */ ProLeaderType** arrow_types /* (Out) ProArray of arrow types for each endpoint. Free this array using ProArrayFree(). Pass NULL if not interested in this value. */ ) |

The function succeeded. | |
One or more inputs was invalid. | |
The note attachment structure does not have any leader endpoints. | |
License check failure. |

