Freigeben über


LicenseManager.AddLicenseAsync(IBuffer) Methode

Definition

Installiert die angegebene App-Lizenz.

public:
 static IAsyncAction ^ AddLicenseAsync(IBuffer ^ license);
/// [Windows.Foundation.Metadata.RemoteAsync]
 static IAsyncAction AddLicenseAsync(IBuffer const& license);
[Windows.Foundation.Metadata.RemoteAsync]
public static IAsyncAction AddLicenseAsync(IBuffer license);
function addLicenseAsync(license)
Public Shared Function AddLicenseAsync (license As IBuffer) As IAsyncAction

Parameter

license
IBuffer

Der Inhalt der zu installierenden Lizenz.

Gibt zurück

Ein Objekt, das den Installationsvorgang darstellt.

Attribute

Windows-Anforderungen

App-Funktionen
storeLicenseManagement

Gilt für: