InputInhibited (Read Only) |
Top Previous Next |
Indicates whether or not input is inhibited.
Visual Basic Syntax
[Integer =] OIA.InputInhibited
Delphi Syntax
[Integer :=] OIA.InputInhibited;
Remarks
If input is inhibited, SendKeys or SendAID calls to the OhioScreen are not allowed. Why input is inhibited can be determined from the value returned. If input is inhibited for more than one reason, the highest value is returned.
|