GetRawInputDeviceInfoCommand Enumeration
Namespace: DevCase.Win32.EnumsAssembly: DevCase.net48 (in DevCase.net48.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
public enum GetRawInputDeviceInfoCommand
Public Enumeration GetRawInputDeviceInfoCommand
Dim instance As GetRawInputDeviceInfoCommand
public enum class GetRawInputDeviceInfoCommand
type GetRawInputDeviceInfoCommand
No code example is currently available or this language may not be supported.
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.
|