Skip to content

Latest commit

 

History

History
63 lines (54 loc) · 1.82 KB

nf-comppkgsup-unregisterserverforpmp.md

File metadata and controls

63 lines (54 loc) · 1.82 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NF:comppkgsup.UnregisterServerForPMP
UnregisterServerForPMP function (comppkgsup.h)
Registers a COM Server CLSID and a class factory that were previously registered for Protected Media Process (PMP) usage.
UnregisterServerForPMP
UnregisterServerForPMP function [Windows API]
comppkgsup/UnregisterServerForPMP
winprog.unregisterserverforpmp
winprog\unregisterserverforpmp.htm
winprog
FF89301E-FE17-4B14-872E-271BDB85A784
12/05/2018
UnregisterServerForPMP, UnregisterServerForPMP function [Windows API], comppkgsup/UnregisterServerForPMP, winprog.unregisterserverforpmp
comppkgsup.h
Windows
Windows 10 [desktop apps only]
Windows Server 2016 [desktop apps only]
Comppkgsup.lib
CompPkgSup.dll
Windows
19H1
UnregisterServerForPMP
comppkgsup/UnregisterServerForPMP
c++
APIRef
kbSyntax
DllExport
CompPkgSup.dll
UnregisterServerForPMP

UnregisterServerForPMP function

-description

Registers a COM Server CLSID and a class factory that were previously registered for Protected Media Process (PMP) usage.

-parameters

-param token

The registration token obtained from a previous call to RegisterServerForPMP.

-returns

If this function succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code.