
Replacement in Object TOOLKIT: |


ProSolidDtlsymdefNoteVisit | |
( ProDtlsymdef* def /* (In) The symbol definition. */ ProDtlsymdefItemVisitAction visit_action /* (In) Note visit action function. */ ProDtlsymdefItemFilterAction filter_action /* (In) Note filter action function. If NULL, all symbol definitions are visited using the action function. */ ProAppData appdata /* (In) The application data. */ ) |

The function successfully visited the notes. | |
One or more arguments was invalid. | |
The function failed. | |
No notes were found. | |
Other | Return value passed by the caller's visit function. |

