Hid Properties |
The SystemDeviceInterfaceHid type exposes the following members.
| Name | Description | |
|---|---|---|
| IsReadOnly |
The System.DeviceInterface.Hid.IsReadOnly property key. PropVariant type: VT_BOOL. .NET type: System.Boolean. Shell name PKEY_DeviceInterface_Hid_IsReadOnly.
| |
| ProductId |
The System.DeviceInterface.Hid.ProductId property key. PropVariant type: VT_UI2. .NET type: System.UInt16. Shell name PKEY_DeviceInterface_Hid_ProductId.
| |
| UsageId |
The System.DeviceInterface.Hid.UsageId property key. PropVariant type: VT_UI2. .NET type: System.UInt16. Shell name PKEY_DeviceInterface_Hid_UsageId.
| |
| UsagePage |
The System.DeviceInterface.Hid.UsagePage property key. PropVariant type: VT_UI2. .NET type: System.UInt16. Shell name PKEY_DeviceInterface_Hid_UsagePage.
| |
| VendorId |
The System.DeviceInterface.Hid.VendorId property key. PropVariant type: VT_UI2. .NET type: System.UInt16. Shell name PKEY_DeviceInterface_Hid_VendorId.
| |
| VersionNumber |
The System.DeviceInterface.Hid.VersionNumber property key. PropVariant type: VT_UI2. .NET type: System.UInt16. Shell name PKEY_DeviceInterface_Hid_VersionNumber.
|