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 may fail. The reason input is inhibited can be determined from the value returned.

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

Property Value

OhioInputInhibited
See Also