IMFProtectedEnvironmentAccess Interface

Provides a method that allows content protection systems to perform a handshake with the protected environment. This is needed because the CreateFile and DeviceIoControl APIs are not available to Microsoft Store apps.

Syntax

interface IMFProtectedEnvironmentAccess : public IUnknown  

Remarks

See MFCreateProtectedEnvironmentAccess for an example of how to create and use an IMFProtectedEnvironmentAccess object.

Requirements

Header: Declared in mfidl.idl.