
ProUIInputpanelValueGet | |
( char* dialog /* (In) The name of the dialog that contains the input panel */ char* inputpanel /* (In) The name of the input panel component */ wchar_t** value /* (Out) The current value of the input panel. The memory for this wide string is allocated by the function and should be freed with ProWstringFree(). */ ) |

The function was successful | |
The function failed |


