Skip to main content

XblTitleStorageDownloadBlobResult

Get the result for a completed XblTitleStorageDownloadBlobAsync operation.

Syntax

Parameters

async   _In_
Type: XAsyncBlock*
The same AsyncBlock that passed to XblTitleStorageDownloadBlobAsync. blobMetadata   _Out_
Type: XblTitleStorageBlobMetadata*
A caller allocated XblTitleStorageBlobMetadata that passes back the downloaded blob metadata.

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