D3DKMT_OUTDUPL_POINTER_SHAPE_INFO structure (d3dkmthk.h)

Contains output duplicate pointer shape info.

Syntax

typedef struct _D3DKMT_OUTDUPL_POINTER_SHAPE_INFO {
  D3DKMT_OUTDUPL_POINTER_SHAPE_TYPE Type;
  UINT                              Width;
  UINT                              Height;
  UINT                              Pitch;
  POINT                             HotSpot;
} D3DKMT_OUTDUPL_POINTER_SHAPE_INFO;

Members

Type

Type of pointer shape.

Width

Width of pointer shape.

Height

Height of pointer shape.

Pitch

Pitch of pointer shape.

HotSpot

Hot spot of pointer shape.

Requirements

Requirement Value
Header d3dkmthk.h