Skip to main content
Cleanup PlayFab Game Save library instance.

Syntax

Parameters

async   XAsyncBlock*
Inout
An XAsyncBlock for polling the call’s status and retrieving the call results.

Return value

Type: HRESULT Result code for this API operation.

Remarks

To retrieve the result of a call to PFGameSaveFilesUninitializeAsync, call PFGameSaveFilesUninitializeResult. This will internally call PFUninitializeAsync() if PFGameSaveInitialize() needed to call PFInitialize() internally.

Requirements

Header: PFGameSaveFiles.h

See also

PFGameSaveFiles members
Last modified on September 11, 2026