IMFSignedLibrary Interface

Provides a method that allows content protection systems to get the procedure address of a function in the signed library. This method provides the same functionality as GetProcAddress which is not available to Microsoft Store apps.

Syntax

interface IMFSignedLibrary : public IUnknown  

Remarks

See MFLoadSignedLibrary for an example of how to create and use an IMFSignedLibrary object.

Requirements

Header: Declared in mfidl.idl.