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 open a protected session from the NT handle.
Syntax
typedef struct _D3DKMT_OPENPROTECTEDSESSIONFROMNTHANDLE {
HANDLE hNtHandle;
D3DKMT_HANDLE hHandle;
} D3DKMT_OPENPROTECTEDSESSIONFROMNTHANDLE;
Members
hNtHandle
The protected NT session handle.
hHandle
The protected kernel session handle.
Requirements
Requirement | Value |
---|---|
Header | d3dkmthk.h |