C# Class TOAPI.User32.RID_DEVICE_INFO_HID

Show file Open project: Wiladams/NewTOAPIA

Public Properties

Property Type Description
dwProductId uint
dwVendorId uint
dwVersionNumber uint
usUsage ushort
usUsagePage ushort

Property Details

dwProductId public property

public uint dwProductId
return uint

dwVendorId public property

public uint dwVendorId
return uint

dwVersionNumber public property

public uint dwVersionNumber
return uint

usUsage public property

public ushort usUsage
return ushort

usUsagePage public property

public ushort usUsagePage
return ushort