XGameStreamingUninitialize
Uninitializes the Game Streaming APIs.
Syntax
void XGameStreamingUninitialize(
)
Parameters
None
Return value
Type: void
Remarks
Note
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