Share via


NNTPXHDR structure

[NNTPXHDR is available for use in the operating systems specified in the Requirements section. It may be altered or unavailable in subsequent versions.]

An array of these structures will be returned in the NNTPXHDRRESP structure.

Syntax

typedef struct tagNNTPXHDR {
  DWORD dwArticleNum;
  LPSTR pszHeader;
} NNTPXHDR, *LPNNTPXHDR;

Members

dwArticleNum

Type: DWORD

Article number this header is for

pszHeader

Type: LPSTR

Requested article header for this article

Requirements

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