Skip to main content

XAppCaptureDiagnosticScreenshotResult

App capture screenshot and descriptive information.

Syntax

Members

fileCount
Type: size_t
Size of the resulting diagnostic screenshot. files
Type: XAppCaptureScreenshotFile[APPCAPTURE_MAX_CAPTURE_FILES]
Diagnostic screenshot.

Remarks

Output parameter for XAppCaptureTakeDiagnosticScreenshot.
XAppCaptureScreenshotFile may contain more than one screenshot. If the game is running in HDR the XAppCaptureDiagnosticScreenshotResult will contain both and HDR and SDR formatted screenshot.

Requirements

Header: XAppCapture.h Supported platforms: Windows, XBOX One family consoles and XBOX Series consoles

See also

GameDVR Overview
XAppCapture Members
XAppCaptureTakeDiagnosticScreenshot
Last modified on August 20, 2026