XAppCaptureCloseScreenshotStream
Closes a screenshot stream.Syntax
Parameters
handle _In_Type: XAppCaptureScreenshotStreamHandle Handle of the screenshot stream to close.
Return value
Type: HRESULT Function result.Remarks
This function isn’t safe to call on a time-sensitive thread. For more information, see Time-sensitive threads.
Requirements
Header: XAppCapture.h Library: xgameruntime.lib Supported platforms: Windows, XBOX One family consoles and XBOX Series consolesConceptual documentation
See also
GameDVR OverviewXAppCapture Members
XAppCaptureOpenScreenShotStream
XAppCaptureReadScreenShotStream
XAppCaptureTakeScreenshot
