sapgui_window_maximize

Example: sapgui_window_maximizeWindow Functions

Sets window to full screen size.

int sapgui_window_maximize( LAST );
LASTEither literal LAST or Optional Arguments

sapgui_window_maximize sets window to full screen size.

Return Values

This function returns LR_PASS (0) on success or LR_FAIL (1) on failure.

Parameterization

Parameterization is not applicable to this function.