ConnectedStorageSpace.GetSyncOnDemandForUserAsync Method (User)

Gets a connected storage space on demand for the title’s primary SCID for the specified user.

Syntax

public:
static IAsyncOperation<ConnectedStorageSpace^ >^ GetSyncOnDemandForUserAsync(
         User^ user
)  

Parameters

user
Type: User 

The user to retrieve the connected storage space for.

Return value

Type: IAsyncOperation<ConnectedStorageSpace^ > 

Returns a connected storage space on demand for the title’s primary SCID for the specified user.

Requirements

Namespace: Windows.Xbox.Storage

Metadata: windows.winmd

See also

Reference

ConnectedStorageSpace Class

ConnectedStorageSpace Members

Windows.Xbox.Storage Namespace