
ProUIListSelectednamesSet | |
( char* dialog /* (In) The name of the dialog that contains the list. */ char* list /* (In) The name of the list component. */ int n_selections /* (In) The number of selections. Note: The list selection policy may prevent selection of more than one item simultaneously. */ char** selections /* (In) An array of strings containing the names of items in the list that should be selected. */ ) |

The function was successful | |
One or more of the arguments are invalid | |
The function failed |



