Skip to main content

XGameStreamingUninitialize

Uninitializes the Game Streaming APIs.

Syntax

Parameters

None

Return value

Type: void

Remarks

This function isn’t safe to call on a time-sensitive thread. For more information, see Time-sensitive threads.
After calling this API, it will not be possible to use other XGameStreaming APIs. They will return an error of E_GAMESTREAMING_NOT_INITIALIZED.

Requirements

Header: XGameStreaming.h Library: xgameruntime.lib Supported platforms: Windows, XBOX One family consoles and XBOX Series consoles

Conceptual documentation

See also

XGameStreamingInitialize
XGameStreaming
Last modified on August 20, 2026