Click to return to the Reusing Browser Technology home page    
Pluggable Protocol Enumer...     PI_FLAGS Enumerated Type     Asynchronous Pluggable Pr...    
Web Workshop  |  Reusing Browser Technology

POINTER_GRAVITY Enumerated Type


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


Back to topBack to top

Did you find this topic useful? Suggestions for other topics? Write us!

© 1999 Microsoft Corporation. All rights reserved. Terms of use.