// d3dkmdt.h
typedef enum _DXGKMDT_OPM_VIDEO_OUTPUT_SEMANTICS {
DXGKMDT_OPM_VOS_COPP_SEMANTICS,
DXGKMDT_OPM_VOS_OPM_SEMANTICS,
DXGKMDT_OPM_VOS_OPM_INDIRECT_DISPLAY
} DXGKMDT_OPM_VIDEO_OUTPUT_SEMANTICS;
View the official Windows Driver Kit DDI referenceNo description available.
The DXGKMDT_OPM_VIDEO_OUTPUT_SEMANTICS enumeration identifies the semantics of a protected output that is created in a call to the DxgkDdiOPMCreateProtectedOutput function.
DXGKMDT_OPM_VOS_COPP_SEMANTICSIndicates that a protected output has Certified Output Protection Protocol (COPP) semantics.
DXGKMDT_OPM_VOS_OPM_SEMANTICSIndicates that a protected output has Output Protection Management (OPM) semantics.
DXGKMDT_OPM_VOS_OPM_INDIRECT_DISPLAYDxgkDdiOPMCreateProtectedOutput