Documentazione API > Miscellaneous > Object ProUINakedwindow > Function ProUINakedwindowNakeddisplayGet
Function ProUINakedwindowNakeddisplayGet
Description
Returns the display pointer for the naked window. For UNIX this is the XWindows display pointer. For Windows this value should not be used.
Synopsis
ProUINakedwindowNakeddisplayGet
(
char* dialog
/* (In)
The name of the dialog that contains the naked window.
*/
char* component
/* (In)
The name of the naked window component.
*/
ProAppData* value
/* (Out)
The display status.
*/
)
Returns
The function was successful
The function failed
An invalid argument was given
User Guide References
È stato utile?