LicenseManager.AddLicenseAsync(IBuffer) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Installe la licence d’application spécifiée.
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
Paramètres
- license
- IBuffer
Contenu de la licence à installer.
Retours
Objet qui représente l’opération d’installation.
- Attributs
Configuration requise pour Windows
Fonctionnalités de l’application |
storeLicenseManagement
|