Click or drag to resize

Hid Properties

The SystemDeviceInterfaceHid type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberIsReadOnly
The System.DeviceInterface.Hid.IsReadOnly property key. PropVariant type: VT_BOOL. .NET type: System.Boolean. Shell name PKEY_DeviceInterface_Hid_IsReadOnly.
Public propertyStatic memberProductId
The System.DeviceInterface.Hid.ProductId property key. PropVariant type: VT_UI2. .NET type: System.UInt16. Shell name PKEY_DeviceInterface_Hid_ProductId.
Public propertyStatic memberUsageId
The System.DeviceInterface.Hid.UsageId property key. PropVariant type: VT_UI2. .NET type: System.UInt16. Shell name PKEY_DeviceInterface_Hid_UsageId.
Public propertyStatic memberUsagePage
The System.DeviceInterface.Hid.UsagePage property key. PropVariant type: VT_UI2. .NET type: System.UInt16. Shell name PKEY_DeviceInterface_Hid_UsagePage.
Public propertyStatic memberVendorId
The System.DeviceInterface.Hid.VendorId property key. PropVariant type: VT_UI2. .NET type: System.UInt16. Shell name PKEY_DeviceInterface_Hid_VendorId.
Public propertyStatic memberVersionNumber
The System.DeviceInterface.Hid.VersionNumber property key. PropVariant type: VT_UI2. .NET type: System.UInt16. Shell name PKEY_DeviceInterface_Hid_VersionNumber.
Top
See Also