Skip to main content

IGameInputDevice::SendRawDeviceOutput

Sends raw data to the device.

Syntax

Parameters

report   _In_
Type: IGameInputRawDeviceReport*
Report sent to the device.

Return value

Type: HRESULT Function result.

Remarks

The SendRawDeviceOutput method sends data to the device. For XBOX One devices, this takes the form of a GIP message. For intermediate and advanced use-cases of the GameInput API, see Advanced GameInput topics.

Requirements

Header: GameInput.h Library: xgameruntime.lib Supported platforms: Windows, XBOX One family consoles and XBOX Series consoles

See also

Overview of GameInput
IGameInputDevice

Version History

Last modified on August 31, 2026