D3DKMT_DESTROYPROTECTEDSESSION - NtDoc

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

typedef struct _D3DKMT_DESTROYPROTECTEDSESSION {
  D3DKMT_HANDLE hHandle;
} D3DKMT_DESTROYPROTECTEDSESSION;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (ns-d3dkmthk-_d3dkmt_destroyprotectedsession)

_D3DKMT_DESTROYPROTECTEDSESSION structure

Description

Holds information to destroy a protected session.

Members

hHandle

The protected session handle.