GameInputRawDeviceReportInfo
Describes a report of the raw stream from an input device. These reports are only supported for Game Input Protocol (GIP) devices.Syntax
Members
kindType: GameInputRawDeviceReportKind The type of this report. id
Type: uint32_t The ID of this report. For Game Input Protocol (GIP) devices, this represents the message ID. size
Type: uint32_t The size of this report.
Remarks
This structure is used in the GameInputDeviceInfo structure. For more information, see the GetDeviceInfo method of IGameInputDevice. For intermediate and advanced use cases of the GameInput API, see Advanced GameInput topics.Requirements
Header: GameInput.h Supported platforms: Windows, XBOX One family consoles and XBOX Series consolesSee also
Overview of GameInputGameInput
