
ProUITabSelectednamesGet | |
( char* dialog /* (In) The name of the dialog. */ char* component /* (In) The tab component. */ int* count /* (Out) Number of items in the values array. */ char*** values /* (Out) Array of layouts selected on the tab component (typically 1). Free this argument using ProStringarrayFree(). */ ) |

The function was successful | |
The function failed | |
An invalid argument was given |

