API-Dokumentation > Miscellaneous > Object ProUINakedwindow > Function ProUINakedwindowForegroundcolorGet
Function ProUINakedwindowForegroundcolorGet
Description
Get the foreground color to a naked window.
Synopsis
ProUINakedwindowForegroundcolorGet
(
char* dialog
/* (In)
The name of the dialog that contains the naked window.
*/
char* component
/* (In)
The name of the naked window component.
*/
ProUIColor* value
/* (Out)
The foreground color.
*/
)
Returns
The function succeeded.
The function failed.
One or more input arguments was invalid.
User Guide References
War dies hilfreich?