PackageTransferManager.GetInstallationState Method (ChunkSpecifiers)

Gets the installation state of chunks with the specified language and custom tag specifiers.

Syntax

public:
InstallationState GetInstallationState(
         ChunkSpecifiers^ specifiers
)  

Parameters

specifiers
Type: ChunkSpecifiers 

ChunkSpecifiers object that contains the language and custom tag specifiers for the chunks to get the installation state of.

Return value

Type: InstallationState 

InstallationState value that indicates the installation state of the specified chunks.

Requirements

Namespace: Windows.Xbox.Management.Deployment

Metadata: windows.winmd

See also

Reference

PackageTransferManager Class

PackageTransferManager Members

Windows.Xbox.Management.Deployment Namespace