API 설명서 > Custom user interface > Object ProUIDialog > Function ProUIDialogStartlocationGet
Function ProUIDialogStartlocationGet
Description
Get the start location of the dialog.
Synopsis
#include <ProUIDialog.h>
ProUIDialogStartlocationGet
(
char* dialog
/* (In)
Name of the dialog.
*/
/* (Out)
Value of the start location.
*/
)
Returns
The function succeeded.
The function failed.
One or more input arguments was invalid.
User Guide References
도움이 되셨나요?