D3DKMTQueryProtectedSessionInfoFromNtHandle - NtDoc

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

NTSTATUS D3DKMTQueryProtectedSessionInfoFromNtHandle(
  D3DKMT_QUERYPROTECTEDSESSIONINFOFROMNTHANDLE *unnamedParam1
);
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

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

D3DKMTQueryProtectedSessionInfoFromNtHandle function

Description

Used to get information on the protected session.

Parameters

unnamedParam1

D3dkmt_queryprotectedsessioninfofromnthandle

Holds session information from the NT handle.

Return value

Returns STATUS_SUCCESS when completed successfully.