
ProUITreeStateGet | |
( char* dialog /* (In) The name of the dialog that contains the tree. */ char* component /* (In) The name of the tree component. */ char* item /* (In) The name of the item in the tree. */ ProBoolean* state /* (Out) State of the item. PRO_B_TRUE if the item is checked. PRO_B_FALSE if the item is unchecked. This argument is not allowed to be NULL. */ ) |

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

