
Replacement in Object TOOLKIT: |

ProDtlnoteDataGet | |
( ProDtlnote* note /* (In) The note. */ ProDtlsymdef* symbol /* (In) If you are getting a note from the drawing, set the symbol to NULL. If you are getting a note from a symbol definition, set the symbol to be that symbol definition. */ ProDisplayMode mode /* (In) The display mode. Note:Creo Parametric does not resolve and replace symbolic callouts for notes, which are not displayed. Therefore, for the value PRODISPMODE_NUMERIC, if the note is not displayed or is hidden in a layer, the text retrieved may contain the symbolic callouts. */ ProDtlnotedata* notedata /* (Out) The note data. Free the data using ProDtlnotedataFree. */ ) |

The function successfully retrieved the note data. | |
One or more arguments was invalid. | |
The function failed. |


