GameListEntry.SetCategoryAsync(GameListCategory) Method

Definition

public:
 virtual IAsyncAction ^ SetCategoryAsync(GameListCategory value) = SetCategoryAsync;
/// [Windows.Foundation.Metadata.RemoteAsync]
IAsyncAction SetCategoryAsync(GameListCategory const& value);
[Windows.Foundation.Metadata.RemoteAsync]
public IAsyncAction SetCategoryAsync(GameListCategory value);
function setCategoryAsync(value)
Public Function SetCategoryAsync (value As GameListCategory) As IAsyncAction

Parameters

Returns

Implements

Attributes

Windows requirements

App capabilities
gameList

Remarks

This API is not available to all apps. Unless your developer account is specially provisioned by Microsoft, calls to these APIs will fail at runtime.

Applies to