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