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