Skip to content

Latest commit

 

History

History
61 lines (48 loc) · 1.59 KB

ns-d3d12umddi-d3d12ddi_protected_resource_session_types_data_0074.md

File metadata and controls

61 lines (48 loc) · 1.59 KB
UID title ms.date targetos tech.root 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:d3d12umddi.D3D12DDI_PROTECTED_RESOURCE_SESSION_TYPES_DATA_0074
D3D12DDI_PROTECTED_RESOURCE_SESSION_TYPES_DATA_0074
03/24/2020
Windows
display
Protected resource session types data.
structure
d3d12umddi.h
Windows 10, version 2004
D3D12DDI_PROTECTED_RESOURCE_SESSION_TYPES_DATA_0074
apiref
HeaderDef
d3d12umddi.h
D3D12DDI_PROTECTED_RESOURCE_SESSION_TYPES_DATA_0074
D3D12DDI_PROTECTED_RESOURCE_SESSION_TYPES_DATA_0074
d3d12umddi/D3D12DDI_PROTECTED_RESOURCE_SESSION_TYPES_DATA_0074
c++

-description

Protected resource session types data.

-struct-fields

-field NodeIndex [in]

In multi-adapter operation, NodeIndex indicates which physical adapter of the device this operation applies to.

-field Count [in]

Size of the pTypes array. This value must match the count returned through the D3D12_FEATURE_PROTECTED_RESOURCE_SESSION_TYPE_COUNT check.

-field pTypes [out]

On return, this array is populated with the supported protected resource session types.

-remarks

See the Protected Resources Specification for more information.

-see-also