IGameInputDevice::GetRawDeviceFeature
Retrieves a feature report from the raw HID device.Syntax
Parameters
reportId _In_Type: uint32_t The HID report ID of the feature report to retrieve. report _COM_Outptr_
Type: IGameInputRawDeviceReport** The returned IGameInputRawDeviceReport interface.
Return value
Type: HRESULT Function result.Remarks
This method was removed in v1 and re-introduced in v3 as IGameInputDevice::GetRawDeviceFeature.Version History
See also
Deprecated GameInput API membersIGameInputRawDeviceReport
IGameInputDevice
