UnregisterServerForPMP, fonction (comppkgsup.h)
Inscrit un CLSID de serveur COM et une fabrique de classes précédemment inscrits pour l’utilisation du processus PMP (Protected Media Process).
Syntaxe
HRESULT UnregisterServerForPMP(
LPVOID token
);
Paramètres
token
Jeton d’inscription obtenu à partir d’un appel précédent à RegisterServerForPMP.
Valeur retournée
Si cette fonction réussit, elle retourne S_OK. Sinon, elle retourne un code d’erreur HRESULT.
Spécifications
Condition requise | Valeur |
---|---|
Client minimal pris en charge | Windows 10 (applications de bureau uniquement) |
Serveur minimal pris en charge | Windows Server 2016 (applications de bureau uniquement) |
Plateforme cible | Windows |
En-tête | comppkgsup.h |
Bibliothèque | Comppkgsup.lib |
DLL | CompPkgSup.dll |