UpdateSharedPackageContainerResult Class

Definition

Represents the results of shared package container update operation.

public ref class UpdateSharedPackageContainerResult sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Management.Deployment.SharedPackageContainerContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class UpdateSharedPackageContainerResult final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Management.Deployment.SharedPackageContainerContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class UpdateSharedPackageContainerResult
Public NotInheritable Class UpdateSharedPackageContainerResult
Inheritance
Object Platform::Object IInspectable UpdateSharedPackageContainerResult
Attributes

Windows requirements

Device family
Windows Desktop Extension SDK (introduced in 10.0.22000.0)
API contract
Windows.Management.Deployment.SharedPackageContainerContract (introduced in v1.0)

Properties

ExtendedError

Gets the extended error code for a shared package container update operation.

Status

Gets a the result status of a shared package container update operation.

Applies to