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
>
ProError
ProUIDialogStartlocationSet
(
char* dialog
/* (In)
Name of the dialog.
*/
ProUIStartLocation
value
/* (In)
Value of the start location.
*/
)
Returns
PRO_TK_NO_ERROR
The function succeeded.
PRO_TK_GENERAL_ERROR
The function failed.
PRO_TK_BAD_INPUTS
One or more input arguments was invalid.
User Guide References
Dialog Attributes:ProUIDialogStartlocationSet
Parent topic
Object ProUIDialog
Est-ce que cela a été utile ?
Ce site fonctionne de manière optimale avec JavaScript activé.