Skip to main content

XblTitleStorageBlobMetadataResultCloseHandle

Closes the XblTitleStorageBlobMetadataResultHandle.

Syntax

Parameters

handle   _In_
Type: XblTitleStorageBlobMetadataResultHandle
The XblTitleStorageBlobMetadataResultHandle to close.

Return value

Type: void

Remarks

When all outstanding handles have been closed, the memory associated with the title storage blob metadata result will be freed.

Requirements

Header: title_storage_c.h Library: Microsoft.Xbox.Services.14x.GDK.C.lib

See also

title_storage_c
Last modified on August 4, 2026