D3DKMT_CHECK_MULTIPLANE_OVERLAY_PLANE3 structure (d3dkmthk.h)

Check multiplane overlay plane.

Syntax

typedef struct _D3DKMT_CHECK_MULTIPLANE_OVERLAY_PLANE3 {
  UINT                           LayerIndex;
  D3DKMT_HANDLE                  hResource;
  LUID                           CompSurfaceLuid;
  D3DDDI_VIDEO_PRESENT_SOURCE_ID VidPnSourceId;
  void                           D3DKMT_PTR(
    D3DKMT_MULTIPLANE_OVERLAY_ATTRIBUTES3 *unnamedParam1,
    pPlaneAttributes                      unnamedParam2
  );
} D3DKMT_CHECK_MULTIPLANE_OVERLAY_PLANE3;

Members

LayerIndex

The layer index.

hResource

Handle for this resource in this process.

CompSurfaceLuid

The component surface LUID (locally unique identifier).

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.

void D3DKMT_PTR( D3DKMT_MULTIPLANE_OVERLAY_ATTRIBUTES3 *unnamedParam1, pPlaneAttributes unnamedParam2)

Requirements

Requirement Value
Header d3dkmthk.h