D3DKMTDestroyProtectedSession function (d3dkmthk.h)

Used to destroy a protected session.

Syntax

NTSTATUS D3DKMTDestroyProtectedSession(
  D3DKMT_DESTROYPROTECTEDSESSION *unnamedParam1
);

Parameters

unnamedParam1

D3dkmt_destroyprotectedsession [in, out]

Holds information to destroy a protected session.

Return value

Returns STATUS_SUCCESS if 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