Partager via


structure IDARG_IN_SETSRMLIST (iddcx.h)

IDARG_IN_SETSRMLIST est la structure d’entrée de 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 qui contient la liste SRM à transmettre au pilote WDDM approprié. Cette mémoire tampon doit contenir le SRM au format requis par digital Content Protection LLC pour HDCP.

Exigences

Exigence Valeur
client minimum pris en charge Windows 10
d’en-tête iddcx.h

Voir aussi

IddCxMonitorSetSrmList