Asynchronously retrieves information for all the blobs that matched the query.
public:
IAsyncOperation<IVectorView<BlobInfo>^ >^ GetBlobInfoAsync()
Type: IAsyncOperation<IVectorView<BlobInfo>^ >
Returns BlobInfo objects for all the blobs that matched the query.
Note The order that BlobInfo objects are returned in is not guaranteed and may change in future. If ordering of these objects is important to your title, consider creating a blob to use as an index, which stores the ordering information you care about.
Namespace: Windows.Xbox.Storage
Metadata: windows.winmd