Skip to main content

XblTitleStorageGetBlobMetadataResult

Get the result for a completed XblTitleStorageGetBlobMetadataAsync operation.

Syntax

Parameters

async   _In_
Type: XAsyncBlock*
The same AsyncBlock that passed to XblTitleStorageGetBlobMetadataAsync. result   _Out_
Type: XblTitleStorageBlobMetadataResultHandle*
Passes back the title storage blob metadata result handle.

Return value

Type: HRESULT HRESULT return code for this API operation.

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