SupportedHidCodes Property
SupportedHidCodes
An array of bytes representing all of the HID codes supported by this HidCodeTranslator instance.
C#
public byte[] SupportedHidCodes { get; }
Property Value
Type | Description |
---|---|
byte[] |
An array of bytes representing all of the HID codes supported by this HidCodeTranslator instance.
public byte[] SupportedHidCodes { get; }
Type | Description |
---|---|
byte[] |