
Replacement in Object TOOLKIT: |

ProDtlnoteCreate | |
( ProMdl owner /* (In) The owner handle. */ ProDtlsymdef* symbol /* (In) If you are adding a note to the drawing, set the symbol to NULL. If you are adding a note to a symbol definition, set the symbol to be that symbol definition. */ ProDtlnotedata notedata /* (In) The note data. */ ProDtlnote* note /* (Out) Created note. */ ) |

The function successfully created the note. | |
Model is in read-only state. | |
One or more arguments was invalid. | |
The note could not be created. |


