SAVE_SEGMENTS_FLAGS enumeration

Contains flags used by the IMarkupServices2::SaveSegmentsToClipboard method.

Syntax

typedef enum _SAVE_SEGMENTS_FLAGS { 
  SAVE_SEGMENTS_NoIE4SelectionCompat  = 1
} SAVE_SEGMENTS_FLAGS;

Constants

  • SAVE_SEGMENTS_NoIE4SelectionCompat
    Saved segments should not be adjusted to be compatible with Internet Explorer 4.0

Requirements

Minimum supported client

Windows XP, Windows 2000 Professional

Minimum supported server

Windows Server 2003

Header

Mshtml.h

IDL

Mshtml.idl