OHIO_INPUTINHIBITED Data Type
The OHIO_INPUTINHIBITED data type specifies what is inhibiting the input.
It has the following values:
Value
|
Description
|
OHIO_INPUTINHIBITED_NOTINHIBITED
|
Indicates that the input is not inhibited.
|
OHIO_INPUTINHIBITED_SYSTEM_WAIT
|
Indicates that the input is inhibited by a system wait state.
|
OHIO_INPUTINHIBITED_COMMCHECK
|
Indicates that the input is inhibited by a communications check state.
|
OHIO_INPUTINHIBITED_PROGCHECK
|
Indicates that the input is inhibited by a program check state.
|
OHIO_INPUTINHIBITED_MACHINECHECK
|
Indicates that the input is inhibited by a machine check state.
|
OHIO_INPUTINHIBITED_OTHER
|
Indicates that the input is inhibited by a state other than those listed above.
|
Related Topics
InputInhibited