D3DKMTDestroyProtectedSession - NtDoc

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

NTSTATUS D3DKMTDestroyProtectedSession(
  D3DKMT_DESTROYPROTECTEDSESSION *unnamedParam1
);
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

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

D3DKMTDestroyProtectedSession function

Description

Used to destroy a protected session.

Parameters

unnamedParam1

D3dkmt_destroyprotectedsession [in, out]

Holds information to destroy a protected session.

Return value

Returns STATUS_SUCCESS if completed successfully.