Skip to content

Latest commit

 

History

History
60 lines (47 loc) · 1.31 KB

ns-iddcx-idarg_in_setsrmlist.md

File metadata and controls

60 lines (47 loc) · 1.31 KB
UID title ms.date tech.root targetos description req.construct-type req.ddi-compliance req.dll req.header req.include-header req.kmdf-ver req.lib req.max-support req.redist req.target-min-winverclnt req.target-min-winversvr req.target-type req.typenames req.umdf-ver req.unicode-ansi topic_type api_type api_location api_name f1_keywords dev_langs
NS:iddcx.IDARG_IN_SETSRMLIST
IDARG_IN_SETSRMLIST
10/02/2020
display
Windows
IDARG_IN_SETSRMLIST is the input structure for IddCxMonitorSetSrmList.
structure
iddcx.h
Windows 10
apiref
HeaderDef
iddcx.h
IDARG_IN_SETSRMLIST
IDARG_IN_SETSRMLIST
iddcx/IDARG_IN_SETSRMLIST
c++

IDARG_IN_SETSRMLIST structure

-description

IDARG_IN_SETSRMLIST is the input structure for IddCxMonitorSetSrmList.

-struct-fields

-field SrmListSizeInBytes [in]

The size, in bytes, of the buffer pointed to by pSrmList.

-field pSrmList [in]

Pointer to a buffer that holds the SRM list to pass to the appropriate WDDM driver. This buffer should contain the SRM in the format required by the Digital Content Protection LLC for HDCP.

-remarks

-see-also

IddCxMonitorSetSrmList