
ProUIOptionmenuNamesGet | |
( 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 items. */ char*** values /* (Out) Array of names of the items. Free this using ProStringarrayFree(). */ ) |

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

