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 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 |