Skip to main content

IGameInputDevice::GetRawDeviceFeature

Deprecated. This method was removed in GameInput v1 and is not available in the current API.
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 members
IGameInputRawDeviceReport
IGameInputDevice
Last modified on August 4, 2026