D3DKMT_QUERYPROTECTEDSESSIONSTATUS structure (d3dkmthk.h)

Used to query the status of the protected session.

Syntax

typedef struct _D3DKMT_QUERYPROTECTEDSESSIONSTATUS {
  D3DKMT_HANDLE                   hHandle;
  D3DKMT_PROTECTED_SESSION_STATUS Status;
} D3DKMT_QUERYPROTECTEDSESSIONSTATUS;

Members

hHandle

The handle of the protected session.

Status

The status of the protected session.

Requirements

Requirement Value
Header d3dkmthk.h