Skip to main content

IGameInputDevice::SetRawDeviceFeature

Deprecated. This method was removed in GameInput v1 and is not available in the current API.
Sends a feature report to the raw HID device.

Syntax

Parameters

report   _In_
Type: IGameInputRawDeviceReport*
The IGameInputRawDeviceReport to send.

Return value

Type: HRESULT Function result.

Remarks

This method was removed in v1 and re-introduced in v3 as IGameInputDevice::SetRawDeviceFeature.

Version History

See also

Deprecated GameInput API members
IGameInputDevice::SetRawDeviceFeature
IGameInputRawDeviceReport
IGameInputDevice
Last modified on August 4, 2026