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.
interface IMFSignedLibrary : public IUnknown
See MFLoadSignedLibrary for an example of how to create and use an IMFSignedLibrary object.
Header: Declared in mfidl.idl.