Show / Hide Table of Contents

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[]
In this article
Back to top Generated by DocFX