
ProUIListLabelsGet | |
( char* dialog /* (In) The name of the dialog that contains the list */ char* component /* (In) The name of the list component */ int* count /* (Out) number of items in returned array */ wchar_t*** values /* (Out) Array of internal names allocated by the function. Use ProWstringarrayFree to release this. */ ) |

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