Function ProUIDialogBitmapSet
Description
Set the bitmap to the dialog.
Synopsis
#include <ProUIDialog.h>
ProUIDialogBitmapSet
(
char* dialog
/* (In)
Name of the dialog.
*/
char* value
/* (In)
The name of the bitmap.
*/
)
Returns
The function succeeded.
The function failed.
One or more input arguments was invalid.
User Guide References
¿Fue esto útil?