
ProUIOptionmenuLabelsGet | |
( char* dialog /* (In) The name of the dialog that contains optionmenu. */ char* component /* (In) The name of the optionmenu component. */ int* count /* (Out) Number of labels. */ wchar_t*** values /* (Out) Array of labels text. Free this using ProWstringarrayFree(). */ ) |

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


