PackageTransferManager.GetInstallationState Method (Generic IIterable)

Gets the installation state of chunks with the specified identifiers.

Syntax

public:
InstallationState GetInstallationState(
         IIterable<uint32>^ chunkIds
)  

Parameters

chunkIds
Type: IIterable<uint32> 

  Identifiers of 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