An enumerated type that contains the different options for the IMarkupPointer::Gravity and IMarkupPointer::SetGravity methods.
Syntax
typedef enum _POINTER_GRAVITY
{
POINTER_GRAVITY_Left = 0,
POINTER_GRAVITY_Right = 1,
} POINTER_GRAVITY;
Enumerated Type Information
Windows NT Use version 4.0 Windows Use Windows 95 and later Header Mshtml.h and Mshtml.idl Minimum availability Internet Explorer 5