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 the key selection vector (KSV) for a High-Bandwidth Digital Content Protection (HDCP) receiver.
Syntax
typedef struct _OPM_HDCP_KEY_SELECTION_VECTOR {
BYTE abKeySelectionVector[5];
} OPM_HDCP_KEY_SELECTION_VECTOR;
Members
abKeySelectionVector[5]
A buffer that contains the device's KSV. (This is the value named Bksv in 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 |