Click or drag to resize

OhioOIAInputInhibit Property

Gets a value that indicates whether or not input is inhibited. If input is inhibited, OhioScreen.SendKeysAsync or OhioScreen.SendAidAsync calls will fail. Why input is inhibited can be determined from the value returned.

Namespace:  Flex.Hal.Ohio
Assembly:  Flex.Hal.Ohio (in Flex.Hal.Ohio.dll) Version: 4.1.4031.1525
Syntax
public OhioInputInhibited InputInhibit { get; }

Property Value

Type: OhioInputInhibited
See Also