Function ProUIDialogShow
Description
To show the dialog. This function should be used for a secondary window when the primary window is being restored.
Synopsis
#include <ProUIDialog.h>
ProUIDialogShow
(
char* dialog
/* (In)
Name of the dialog.
*/
)
Returns
The function succeeded.
The function failed.
One or more input arguments was invalid.
User Guide References
¿Fue esto útil?