IMFPMPHostApp interface
Allows a media source to create a Windows Runtime object in the Protected Media Path (PMP) process.
Members
The IMFPMPHostApp interface inherits from the IUnknown interface. IMFPMPHostApp also has these types of members:
Methods
The IMFPMPHostApp interface has these methods.
| Method | Description |
|---|---|
| ActivateClassById |
Runtime class of the Windows Runtime object to create. |
| LockProcess |
Blocks the PMP process from ending. |
| UnlockProcess |
Decrements the lock count on the PMP process. |
Requirements
|
Minimum supported client |
Windows 8 [desktop apps | Windows Store apps] |
|---|---|
|
Minimum supported server |
Windows Server 2012 [desktop apps | Windows Store apps] |
|
Header |
|
See also
Show: