Share via


HTTPMEMBERERROR structure

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

Contains the error response information.

Syntax

typedef struct tagHTTPMEMBERERROR {
  LPSTR   pszHref;
  HRESULT hrResult;
} HTTPMEMBERERROR, *LPHTTPMEMBERERROR;

Members

pszHref

Type: LPSTR

Contains an LPSTR that contains the URL to the resource being reported.

hrResult

Type: HRESULT

Contains an HRESULT that contains the error information.

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