D3DKMT_QUERYPROTECTEDSESSIONSTATUS - NtDoc

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

typedef struct _D3DKMT_QUERYPROTECTEDSESSIONSTATUS {
  D3DKMT_HANDLE                   hHandle;
  D3DKMT_PROTECTED_SESSION_STATUS Status;
} D3DKMT_QUERYPROTECTEDSESSIONSTATUS;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

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

_D3DKMT_QUERYPROTECTEDSESSIONSTATUS structure

Description

Used to query the status of the protected session.

Members

hHandle

The handle of the protected session.

Status

The status of the protected session.