D3DKMTQueryProtectedSessionInfoFromNtHandle function (d3dkmthk.h)

Used to get information on the protected session.

Syntax

NTSTATUS D3DKMTQueryProtectedSessionInfoFromNtHandle(
  D3DKMT_QUERYPROTECTEDSESSIONINFOFROMNTHANDLE *unnamedParam1
);

Parameters

unnamedParam1

D3dkmt_queryprotectedsessioninfofromnthandle

Holds session information from the NT handle.

Return value

Returns STATUS_SUCCESS when completed successfully.

Requirements

Requirement Value
Minimum supported client Windows 10
Minimum supported server Windows Server 2016
Target Platform Windows
Header d3dkmthk.h
Library Gdi32.lib
DLL Gdi32.dll