sapgui_window_close

Example: sapgui_window_closeWindow Functions

Closes the SAP GUI.

int sapgui_window_close( LAST );
LASTEither literal LAST or Optional Arguments.

sapgui_window_close closes the SAP GUI application.

Return Values

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

Parameterization

Parameterization is not applicable to this function.