BlobInfoQueryResult.GetItemCountAsync Method

Retrieves the number of blobs that match the query that created this BlobInfoQueryResult object.

Syntax

public:
IAsyncOperation<uint32>^ GetItemCountAsync()  

Return value

Type: IAsyncOperation<UInt32

Returns the number of blobs that match the query that created this BlobInfoQueryResult object.

Requirements

Namespace: Windows.Xbox.Storage

Metadata: windows.winmd

See also

Reference

BlobInfoQueryResult Class

BlobInfoQueryResult Members

Windows.Xbox.Storage Namespace