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.
Contains parameters for the OPM_SET_HDCP_SRM command. This command updates the system renewability message (SRM) for High-Bandwidth Digital Content Protection (HDCP).
Syntax
typedef struct _OPM_SET_HDCP_SRM_PARAMETERS {
ULONG ulSRMVersion;
} OPM_SET_HDCP_SRM_PARAMETERS;
Members
ulSRMVersion
Contains the SRM version number in little-endian format. This number is contained in the SRM Version field of the SRM. For more information, see the HDCP specification.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows Vista [desktop apps only] |
Minimum supported server | Windows Server 2008 [desktop apps only] |
Header | opmapi.h |