
ProUIListStateSet | |
( char* dialog /* (In) The name of the dialog that contains the list. */ char* component /* (In) The name of the list component. */ char* item /* (In) The name of the item in the list. */ ProUIMixedState state /* (In) State of the item. PROUI_SET if the item is to be checked. PROUI_UNSET if the item is to be unchecked. PROUI_MIXED if the item is to be in an indeterminate state. */ ) |

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

