Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
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 Windows Store apps.
Inheritance
The IMFSignedLibrary interface inherits from the IUnknown interface. IMFSignedLibrary also has these types of members:
Methods
The IMFSignedLibrary interface has these methods.
| IMFSignedLibrary::GetProcedureAddress Gets the procedure address of the specified function in the signed library. |
Remarks
See MFLoadSignedLibrary for an example of how to create and use an IMFSignedLibrary object.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows 8 [desktop apps | UWP apps] |
| Minimum supported server | Windows Server 2012 [desktop apps | UWP apps] |
| Target Platform | Windows |
| Header | mfidl.h |