
(*ProUITreeNodeVisitAction) | |
( char* dialog /* (In) The name of the dialog that contains the tree. */ char* component /* (In) The name of the tree component. */ char* node_name /* (In) The name of the node under which all nodes should be visited. */ ProError err /* (In) The status of action on the visiting node. */ ProAppData appdata /* (In) The application data passed to the function ProUITreeNodesVisit */ ) |

The function succeeded. | |
The function failed. | |
One or more input arguments was invalid. |

