HT_OPTIONS enumeration
Contains hit-testing options used by the IDisplayPointer::MoveToPoint method.
Syntax
typedef enum _HT_OPTIONS { HT_OPT_AllowAfterEOL = 1 } HT_OPTIONS;
Constants
Remarks
The default setting for IDisplayPointer::MoveToPoint is to not allow hit testing beyond the end of a line.
Requirements
|
Minimum supported client |
Windows XP |
|---|---|
|
Minimum supported server |
Windows 2000 Server |
|
Header |
|
|
IDL |
|
Show: