Documentation de l'API > Custom user interface > Object ProUIDialog > Function ProUIDialogStartlocationSet
Function ProUIDialogStartlocationSet
Description
Set the start location for the dialog.
Synopsis
#include <ProUIDialog.h>
ProUIDialogStartlocationSet
(
char* dialog
/* (In)
Name of the dialog.
*/
/* (In)
Value of the start location.
*/
)
Returns
The function succeeded.
The function failed.
One or more input arguments was invalid.
User Guide References
Est-ce que cela a été utile ?