PackageTransferManager.IsChunkInstalled Method

Check if a specified chunk ID is installed.

Syntax

public:
bool IsChunkInstalled(
         uint32 chunkId
)  

Parameters

chunkId
Type: uint32 

 The chunk ID to check.

Return value

Type: bool 

 The flag is true if the chunk is installed.

Requirements

Namespace: Windows.Xbox.Management.Deployment

Metadata: windows.winmd

See also

Reference

PackageTransferManager Class

PackageTransferManager Members

Windows.Xbox.Management.Deployment Namespace