
Replacement in Object TOOLKIT: |

ProDrawingDtlsyminstVisit | |
( ProDrawing drawing /* (In) The drawing handle. */ int sheet /* (In) The sheet number. */ ProDtlitemVisitAction visit_action /* (In) Dtlitem visit action function. */ ProDtlitemFilterAction filter_action /* (In) Dtlitem filter action function. If NULL, all symbol instances are visited using the action function. */ ProAppData appdata /* (In) The application data. */ ) |

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

