Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
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 |