D3DKMT_OUTPUTDUPL_GET_FRAMEINFO structure (d3dkmthk.h)

Gets frame info for duplicate outputs.

Syntax

typedef struct _D3DKMT_OUTPUTDUPL_GET_FRAMEINFO {
  D3DKMT_HANDLE                  hAdapter;
  D3DDDI_VIDEO_PRESENT_SOURCE_ID VidPnSourceId;
  D3DKMT_OUTPUTDUPL_FRAMEINFO    FrameInfo;
} D3DKMT_OUTPUTDUPL_GET_FRAMEINFO;

Members

hAdapter

A handle to the graphics adapter.

VidPnSourceId

The zero-based identification number of the video present source in a path of a video present network (VidPN) topology that the monitor is connected to.

FrameInfo

The frame info.

Requirements

Requirement Value
Header d3dkmthk.h