Documentación de la API > Custom user interface > Object ProUIDialog > Function ProUIDialogVertmethodGet
Function ProUIDialogVertmethodGet
Description
Get the vertical positioning method of the dialog.
Synopsis
#include <ProUIDialog.h>
ProUIDialogVertmethodGet
(
char* dialog
/* (In)
Name of the dialog.
*/
/* (Out)
Vertical positioning method.
*/
)
Returns
The function succeeded.
The function failed.
One or more input arguments was invalid.
User Guide References
¿Fue esto útil?