SapGuiSetByte Function

Action

Sets a byte value that will be used as a parameter with the next call of a SapGuiInvoke function.

Include file

SapGui.bdh

Syntax

SapGuiSetByte( in bParam : unsigned short );
Parameter Description
bParam The byte value to be set as a parameter for the next call of SapGuiInvoke.