OPM_HDCP_KEY_SELECTION_VECTOR struttura (opmapi.h)
Contiene il vettore di selezione delle chiavi (KSV) per un ricevitore HDCP (Digital Content Protection) High-Bandwidth.
Sintassi
typedef struct _OPM_HDCP_KEY_SELECTION_VECTOR {
BYTE abKeySelectionVector[5];
} OPM_HDCP_KEY_SELECTION_VECTOR;
Members
abKeySelectionVector[5]
Buffer che contiene la KSV del dispositivo. Questo è il valore denominato Bksv nella specifica HDCP.
Requisiti
Requisito | Valore |
---|---|
Client minimo supportato | Windows Vista [solo app desktop] |
Server minimo supportato | Windows Server 2008 [solo app desktop] |
Intestazione | opmapi.h |