HEADERTABLEFLAGS enumeration

Do not use. Used to control how various methods in the IMimeHeaderTable interface work.

Syntax

typedef enum tagHEADERTABLEFLAGS { 
  HTF_NAMEINDATA       = 0x00000001,
  HTF_ENUMHANDLESONLY  = 0x00000002
} ACCESSTYPE;

Constants

HTF_NAMEINDATA

Indicates that the header name is contained in the header data.

HTF_ENUMHANDLESONLY

Indicates that only row handles should be returned, rather than data.

Requirements

Minimum supported client
Windows XP [desktop apps only]
Minimum supported server
Windows Server 2003 [desktop apps only]
Product
Outlook Express 6.0
Header
Mimeole.h
IDL
Mimeole.idl