HT_RESULTS enumeration

Contains hit-result options used by the IDisplayPointer::MoveToPoint method.

Syntax

typedef enum _HT_RESULTS { 
  HT_RESULTS_Glyph  = 1
} HT_RESULTS;

Constants

  • HT_RESULTS_Glyph
    Indicates that the display pointer has been placed on an editing glyph.

Requirements

Minimum supported client

Windows XP

Minimum supported server

Windows 2000 Server

Header

Mshtml.h

IDL

Mshtml.idl