The Input_Hardware function defines part of the input sequence for hardware changes. A call to Input_Begin must have been made before the call. The sequence is executed with Input_Execute.
|
Syntax | |||||
|
Input_Hardware(Msg, ParamL, ParamH) | |||||
|
Return value | |||||
|
Type |
Description | ||||
|
Long |
0 if successful | ||||
|
Parameter | |||||
|
Use |
Name |
Type |
Passing |
Description | |
|
Required |
Nachrichtennummer |
Long |
ByVal |
The message number | |
|
Required |
ParamL |
Long |
ByVal |
The L-parameter | |
|
Required |
ParamH |
Long |
ByVal |
The H-parameter | |