IDARG_IN_SETSRMLIST structure (iddcx.h)
IDARG_IN_SETSRMLIST est la structure d’entrée pour IddCxMonitorSetSrmList.
Syntaxe
struct IDARG_IN_SETSRMLIST {
[in] UINT SrmListSizeInBytes;
[in] PVOID pSrmList;
};
Membres
[in] SrmListSizeInBytes
Taille, en octets, de la mémoire tampon pointée par pSrmList.
[in] pSrmList
Pointeur vers une mémoire tampon contenant la liste SRM à passer au pilote WDDM approprié. Cette mémoire tampon doit contenir le SRM au format requis par Digital Content Protection LLC pour HDCP.
Configuration requise
Condition requise | Valeur |
---|---|
Client minimal pris en charge | Windows 10 |
En-tête | iddcx.h |