API-Dokumentation > Custom user interface > Object ProUIDialog > Function ProUIDialogHorzatpointGet
Function ProUIDialogHorzatpointGet
Description
Get the horizontal position of the dialog relative to the existing dialog. This function should be used only if the horizontal positi -oning method of the dialog is PROUIPOSITIONING_RELATIVE.
Synopsis
#include <ProUIDialog.h>
ProUIDialogHorzatpointGet
(
char* dialog
/* (In)
Name of the dialog.
*/
/* (Out)
Horizontal position with respect to the existing dialog.
*/
)
Returns
The function succeeded.
The function failed.
One or more input arguments was invalid.
User Guide References
War dies hilfreich?