DXGKMDT_OPM_SET_HDCP_SRM_PARAMETERS - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
// d3dkmdt.h

typedef struct _DXGKMDT_OPM_SET_HDCP_SRM_PARAMETERS {
  ULONG ulSRMVersion;
} DXGKMDT_OPM_SET_HDCP_SRM_PARAMETERS;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (ns-d3dkmdt-_dxgkmdt_opm_set_hdcp_srm_parameters)

_DXGKMDT_OPM_SET_HDCP_SRM_PARAMETERS structure

Description

The DXGKMDT_OPM_SET_HDCP_SRM_PARAMETERS structure contains parameters to set the version of a High-bandwidth Digital Content Protection (HDCP) System Renewability Message (SRM) for a protected output.

Members

ulSRMVersion

The version number of an HDCP SRM. The least significant bits (bits 0 through 15) contain the SRM's version number in little-endian format. The SRM's version number is stored in the SRM's SRM version field in little-endian format. For more information about the SRM's SRM version field, see the HDCP Specification Revision 1.1.

See also

DXGKMDT_OPM_CONFIGURE_PARAMETERS

DxgkDdiOPMConfigureProtectedOutput