User.GetNetworkCacheIdForUsers Method

Gets the GUID of the network cache for the specified users.

Syntax

public:
static Guid GetNetworkCacheIdForUsers(
         IVectorView<uint32>^ users
)  

Parameters

users
Type: IVectorView<uint32> 

  List of user identifiers to get the network cache GUID for.

Return value

Type: Guid 

  GUID of the network cache for the users specified by the users parameter.

Requirements

Namespace: Windows.Xbox.System

Metadata: windows.winmd

See also

Reference

User Class

User Members

Windows.Xbox.System Namespace