D3DKMT_SETVIDPNSOURCEOWNER2 - NtDoc

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

typedef struct _D3DKMT_SETVIDPNSOURCEOWNER2 {
  D3DKMT_SETVIDPNSOURCEOWNER1 Version1;
  const D3DKMT_PTR_TYPE       *pVidPnSourceNtHandles;
} D3DKMT_SETVIDPNSOURCEOWNER2;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (ns-d3dkmthk-_d3dkmt_setvidpnsourceowner2)

_D3DKMT_SETVIDPNSOURCEOWNER2 structure

Description

Used to set the VidPN source owner.

Members

Version1

The previous method used to set the VidPN source owner.

pVidPnSourceNtHandles

A handle to the VidPN source owner handles.