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