Skip to main content

IGameInputRawDeviceReport::GetRawDataSize

Returns the size of the raw report buffer in bytes.

Syntax

Parameters

This method has no parameters.

Return value

Type: size_t Returns the size of the raw data buffer in bytes for Game Input Protocol (GIP) devices. This function is unimplemented for other devices and returns 0.

Remarks

The IGameInputRawDeviceReport::GetRawDataSize method returns the size of the raw report buffer in bytes. For intermediate and advanced use-cases of the GameInput API, see Advanced GameInput topics.

Requirements

Overview of GameInput
IGameInputRawDeviceReport

Version History

Last modified on August 4, 2026