
Replacement in Object TOOLKIT: |

ProDrawingDtlgroupVisit | |
( ProDrawing drawing /* (In) The drawing handle */ int sheet /* (In) The sheet number */ ProDtlitemVisitAction visit_action /* (In) Visit action function */ ProDtlitemFilterAction filter_action /* (In) Filter action function. If NULL, all groups are visited using the action function. */ ProAppData appdata /* (In) The application data */ ) |

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

