struttura IDARG_IN_SETSRMLIST (iddcx.h)
IDARG_IN_SETSRMLIST è la struttura di input per IddCxMonitorSetSrmList.
Sintassi
struct IDARG_IN_SETSRMLIST {
[in] UINT SrmListSizeInBytes;
[in] PVOID pSrmList;
};
Membri
[in] SrmListSizeInBytes
Dimensioni, in byte, del buffer a cui punta pSrmList.
[in] pSrmList
Puntatore a un buffer che contiene l'elenco SRM da passare al driver WDDM appropriato. Questo buffer deve contenere SRM nel formato richiesto da Digital Content Protection LLC per HDCP.
Fabbisogno
Requisito | Valore |
---|---|
client minimo supportato | Windows 10 |
intestazione | iddcx.h |