
ProUIOptionmenuLastentereditemGet | |
( char* dialog /* (In) The name of the dialog that contains the optionmenu. */ char* component /* (In) The name of the optionmenu component */ char** value /* (Out) The name of the optionmenu item last pointed to by the cursor. Free this string using ProStringFree. */ ) |

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

