
Replacement in Object TOOLKIT: |

ProNoteTextGet | |
( ProNote* p_note /* (In) The solid model note. */ ProDisplayMode display_mode /* (In) The method used to return the text. If PRODISPMODE_NUMERIC, the note callout values are given. If PRODISPMODE_SYMBOLIC, the note callout names are given. */ wchar_t*** p_note_text /* (Out) ProArray of wide strings. Free this using ProWstringproarrayFree(). */ ) |

The function succeeded. | |
One or more input arguments was invalid. |


