// d3dkmthk.h
NTSTATUS D3DKMTQueryProtectedSessionStatus(
D3DKMT_QUERYPROTECTEDSESSIONSTATUS *unnamedParam1
);
View the official Windows Driver Kit DDI referenceNo description available.
Used to query the status of the protected session.
unnamedParam1D3dkmt_queryprotectedsessionstatus
Holds the information for the status of the protected session.
Returns STATUS_SUCCESS if completed successfully.