InputInhibited (Read Only)

Top  Previous  Next

Indicates whether or not input is inhibited.

 

VB.NET

 

[Integer =] OIA.InputInhibited

 

C#

 

[int =] OIA.InputInhibited;

 

 

Remarks

 

If input is inhibited, SendKeys or SendAID calls to the Screen 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.