IOPMVideoOutput interface (opmapi.h)
Represents a video output for an Output Protection Manager (OPM) session.
To get a pointer to this interface, call one of the following functions:
Inheritance
The IOPMVideoOutput interface inherits from the IUnknown interface. IOPMVideoOutput also has these types of members:
Methods
The IOPMVideoOutput interface has these methods.
IOPMVideoOutput::Configure Configures a video output. |
IOPMVideoOutput::COPPCompatibleGetInformation Sends an Output Protection Manager (OPM) status request to the display driver. Use this method when OPM is emulating Certified Output Protection Manager (COPP). |
IOPMVideoOutput::FinishInitialization Completes the initialization sequence for an Output Protection Manager (OPM) session. |
IOPMVideoOutput::GetInformation Sends an Output Protection Manager (OPM) status request to the display driver. |
IOPMVideoOutput::StartInitialization Begins the initialization sequence for an Output Protection Manager (OPM) session. |
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows Vista [desktop apps only] |
Minimum supported server | Windows Server 2008 [desktop apps only] |
Target Platform | Windows |
Header | opmapi.h |