GetRawInputDeviceInfoCommand Enumeration

Definition

Namespace: DevCase.Win32.Enums
Assembly: DevCase.net48 (in DevCase.net48.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
public enum GetRawInputDeviceInfoCommand

Remarks

Members

PreParsedData 536,870,917 pData points to the previously parsed data.
DeviceName 536,870,919 pData points to a string that contains the device name.
DeviceInfo 536,870,923 pData points to an RawInput structure.

See Also