Function ProUIOptionmenuValueGet
Description
Gets the label of the option item.
Synopsis
ProUIOptionmenuValueGet
(
char* dialog
/* (In)
The name of the dialog that contains the option menu
*/
char* component
/* (In)
The name of the option menu component
*/
wchar_t** value
/* (Out)
The label of the option item
*/
)
Returns
The function was successful
The function failed
User Guide References
Isto foi útil?