Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
[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 |
|
| IDL |
|