UnregisterServerForPMP function (comppkgsup.h)

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

Syntax

HRESULT UnregisterServerForPMP(
  LPVOID token
);

Parameters

token

The registration token obtained from a previous call to RegisterServerForPMP.

Return value

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

Requirements

Requirement Value
Minimum supported client Windows 10 [desktop apps only]
Minimum supported server Windows Server 2016 [desktop apps only]
Target Platform Windows
Header comppkgsup.h
Library Comppkgsup.lib
DLL CompPkgSup.dll