D3DKMTQueryProtectedSessionStatus - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
// d3dkmthk.h

NTSTATUS D3DKMTQueryProtectedSessionStatus(
  D3DKMT_QUERYPROTECTEDSESSIONSTATUS *unnamedParam1
);
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (nf-d3dkmthk-d3dkmtqueryprotectedsessionstatus)

D3DKMTQueryProtectedSessionStatus function

Description

Used to query the status of the protected session.

Parameters

unnamedParam1

D3dkmt_queryprotectedsessionstatus

Holds the information for the status of the protected session.

Return value

Returns STATUS_SUCCESS if completed successfully.