D3DKMT_OUTPUTDUPL_POINTER_POSITION structure (d3dkmthk.h)

Contains output duplicate pointer position info.

Syntax

typedef struct _D3DKMT_OUTPUTDUPL_POINTER_POSITION {
  POINT Position;
  BOOL  Visible;
} D3DKMT_OUTPUTDUPL_POINTER_POSITION;

Members

Position

The pointer position.

Visible

Indicates whether the pointer is visible or not.

Requirements

Requirement Value
Header d3dkmthk.h