PFND3D12DDI_SETPROTECTEDRESOURCESESSION_0030 - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
// d3d12umddi.h

PFND3D12DDI_SETPROTECTEDRESOURCESESSION_0030 Pfnd3d12ddiSetprotectedresourcesession0030;

VOID Pfnd3d12ddiSetprotectedresourcesession0030(
  D3D12DDI_HCOMMANDLIST unnamedParam1,
  D3D12DDI_HPROTECTEDRESOURCESESSION_0030 unnamedParam2
)
{...}
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (nc-d3d12umddi-pfnd3d12ddi_setprotectedresourcesession_0030)

PFND3D12DDI_SETPROTECTEDRESOURCESESSION_0030 callback function

Description

Used to set a protected resource session.

Parameters

unnamedParam1

hCommandList

A handle to the driver's data for the command list. The driver uses this region of memory to store internal data structures that are related to its command list.

unnamedParam2

hProtectedResourceSession

The protected resource session.