Function ProUIDialogHorzpointSet
Description
Set the horizontal position of the dialog.
Synopsis
#include <ProUIDialog.h>
ProUIDialogHorzpointSet
(
char* dialog
/* (In)
Name of the dialog.
*/
/* (In)
Horizontal position of the dialog.
*/
)
Returns
The function succeeded.
The function failed.
One or more input arguments was invalid.
User Guide References
これは役に立ちましたか?