MSHTML Constants
This section lists the constants defined by MSHTML.IDL.
In this section
Topic | Description |
---|---|
Specifies the type of layout control the layout behavior exhibits. |
|
Provides a layout behavior with information about the current state of the layout engine. |
|
Specifies to the IHTMLCaret::MoveCaretToPointer and IHTMLCaret::MoveCaretToPointerEx methods which direction should be the caret's forward direction. |
|
Contains values used by the IDisplayServices::TransformPoint and IDisplayPointer::MoveToPoint methods to specify the frame of reference for horizontal and vertical coordinates. |
|
Contains values used by the IDisplayPointer::QueryBreaks method that describe the kind of break located at a display pointer's position. |
|
Contains display gravity options for the IDisplayPointer::GetDisplayGravity and IDisplayPointer::SetDisplayGravity methods. |
|
Contains options for display pointer movement used by the IDisplayPointer::MoveUnit method. |
|
Indicates to the IHTMLEditHost::SnapRect method which handle or corner of an element a user has selected during an element resize or move operation. |
|
Specifies the type of element behavior to create by the IElementNamespace::AddTag method. |
|
Specifies options that MSHTML uses to add namespaces with the IElementNamespaceTable::AddNamespace method. |
|
Contains hit-testing options used by the IDisplayPointer::MoveToPoint method. |
|
Contains hit-result options used by the IDisplayPointer::MoveToPoint method. |
|
Used by MSHTML to pass information to the IHTMLPainter::Draw method for a rendering behavior's use. |
|
Provides information that a rendering behavior might need to draw itself properly or more efficiently. |
|
Specifies which HTML_PAINT_DRAW_INFO structure members to fill during a call to the IHTMLPaintSite::GetDrawInfo method. |
|
Specifies which IHTMLPainterEventInfo methods should be called in response to successful hit-tests on the element to which a rendering behavior is attached. |
|
Represents matrices in the HTML_PAINT_DRAW_INFO structure for transforming or translating a rendering behavior's display output when the behavior supports transformations. |
|
Indicates the order in which a behavior is to be rendered relative to the document content. Used in the lZOrder member of the HTML_PAINTER_INFO structure. |
|
Specifies a behavior's rendering attributes and requirements. Used in the lFlags member of the HTML_PAINTER_INFO structure, which MSHTML retrieves when it calls IHTMLPainter::GetPainterInfo. |
|
Passes information from a rendering behavior to MSHTML regarding the behavior's needs, functionality, and how it is to be rendered. |
|
Specifies whether a line of text reads from left to right or from right to left in a call to ILineInfo::lineDirection. |
|
Contains flags used by the IMarkupServices2::SaveSegmentsToClipboard method. |
|
Specifies the URL validation rules for ISecureUrlHost::ValidateSecureUrl. |
|
Specifies the current selection type in the ISelectionServices::SetSelectionType and ISegmentList::GetType methods. |
|
Specifies how the alpha value for a bitmap or render target should be treated in the buffer. |
|
Specifies the mode that a surface presentation uses when rendering. |