
ProUITabLabelsGet | |
( char* dialog /* (In) The name of the dialog. */ char* component /* (In) The tab component. */ int* count /* (Out) Number of items in the value array. */ wchar_t*** values /* (Out) Array of label names used on the tab component. Free this argument using ProWstringarrayFree(). */ ) |

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

