// d3dkmthk.h
typedef struct _D3DKMT_SETVIDPNSOURCEOWNER2 {
D3DKMT_SETVIDPNSOURCEOWNER1 Version1;
const D3DKMT_PTR_TYPE *pVidPnSourceNtHandles;
} D3DKMT_SETVIDPNSOURCEOWNER2;
View the official Windows Driver Kit DDI referenceNo description available.
Used to set the VidPN source owner.
Version1The previous method used to set the VidPN source owner.
pVidPnSourceNtHandlesA handle to the VidPN source owner handles.