This topic has not yet been rated - Rate this topic

ComponentRenewal.RenewSystemComponentsAsync | renewSystemComponentsAsync method

Initiates updating of critical content protection components after prompting the user.

Syntax


Windows.Media.Protection.ComponentRenewal.renewSystemComponentsAsync(information).done( /* Your success and error handlers */ );

Parameters

information

Type: RevocationAndRenewalInformation

Revocation and renewal information.

Return value

Type: IAsyncOperationWithProgress<RenewalStatus, UInt32>

An object that is used to control the asynchronous operation.

Requirements

Minimum supported client

Windows 8

Minimum supported server

Windows Server 2012

Namespace

Windows.Media.Protection
Windows::Media::Protection [C++]

Metadata

Windows.winmd

See also

ComponentRenewal

 

 

Build date: 12/4/2012

© 2013 Microsoft. All rights reserved.