D3DKMT_SETDODINDIRECTSWAPCHAIN structure

[Some information relates to pre-released product which may be substantially modified before it's commercially released. Microsoft makes no warranties, express or implied, with respect to the information provided here.]

TBD

Syntax

typedef struct _D3DKMT_SETDODINDIRECTSWAPCHAIN {
  D3DKMT_HANDLE                  hDodAdapter;
  D3DKMT_HANDLE                  hDevice;
  D3DDDI_VIDEO_PRESENT_SOURCE_ID VidPnSourceId;
  HANDLE                         hNtSwapChain;
} D3DKMT_SETDODINDIRECTSWAPCHAIN;

Members

  • hDodAdapter
    [in] Device owner

  • hDevice
    [in] Device owner

  • VidPnSourceId
    [in] Adapter's VidPN Source ID

  • hNtSwapChain
    [in] NT handle for swapchain in this process

Requirements

Minimum supported client

Windows 10 Insider Preview

Minimum supported server

Windows Server Technical Preview

Header

D3dkmthk.h (include D3dkmthk.h)

 

 

Send comments about this topic to Microsoft