Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 |