D3DKMTSetVidPnSourceOwner2 - NtDoc

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

NTSTATUS D3DKMTSetVidPnSourceOwner2(
  [in] const D3DKMT_SETVIDPNSOURCEOWNER2 *unnamedParam1
);
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

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

D3DKMTSetVidPnSourceOwner2 function

Description

Used to set the VidPN source owner.

Parameters

unnamedParam1 [in]

Indicates the source owner.

Return value

Returns STATUS_SUCCESS if used successfully.