This topic has not yet been rated - Rate this topic

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 [desktop apps only]

Minimum supported server

Windows 2000 Server [desktop apps only]

Header

Mshtml.h

IDL

Mshtml.idl

 

 

Build date: 11/12/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.