Skip to main content

IXtfInputClient::SendGamepadReportWithAudio

Sends a controller state report to the console.

Syntax

Parameters

controllerId   
Type: UINT64
The device identifier of this IXtfInputClient.
The controller ID is the controller ID returned by IXtfInputClient::ConnectGamepad.
report   
Type: GAMEPAD_REPORT_EX
The controller state to report. audioType   
Type: INT32
TBD audioData   
Type: SAFEARRAY*
TBD

Return value

Type: HRESULT HRESULT success or error code.

Requirements

Header: XtfInput.h Library: xtfinput.lib Supported platforms: Windows (for XBOX console tools)

See also

XtfInput
Last modified on August 20, 2026