Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The following functions are used with Output Protection Manager (OPM).
Function | Description |
---|---|
OPMGetVideoOutputForTarget | Returns a video output object for the VidPN target on the specified adapter. |
OPMGetVideoOutputsFromHMONITOR | Creates an Output Protection Manager (OPM) object for each physical monitor that is associated with a particular HMONITOR handle. |
OPMGetVideoOutputsFromIDirect3DDevice9Object | Creates an OPM object for each physical monitor that is associated with a particular Direct3D device. |
The following functions are used by OPM to access functionality in the display driver. Applications should not call these functions.
- ConfigureOPMProtectedOutput
- CreateOPMProtectedOutputs
- DestroyOPMProtectedOutput
- GetCertificate
- GetCertificateSize
- GetCOPPCompatibleOPMInformation
- GetOPMInformation
- GetOPMRandomNumber
- GetSuggestedOPMProtectedOutputArraySize
- SetOPMSigningKeyAndSequenceNumbers
Related topics