FINDHEADER structure

Do not use. Defines how an IMimeHeaderTable object iterates through rows.

Syntax

typedef struct tagFINDHEADER {
  LPCSTR pszHeader;
  DWORD  dwReserved;
} FINDHEADER, *LPFINDHEADER;

Members

pszHeader

Type: LPCSTR

Contains the name of the header to iterate. A NULL value indicates that all the rows in the header table should be iterated.

dwReserved

Type: DWORD

Do not use.

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