// d3dkmthk.h
typedef struct _D3DKMT_DESTROYPROTECTEDSESSION {
D3DKMT_HANDLE hHandle;
} D3DKMT_DESTROYPROTECTEDSESSION;
View the official Windows Driver Kit DDI referenceNo description available.
Holds information to destroy a protected session.
hHandleThe protected session handle.