Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
[IHTTPMailCallback::OnResponse is available for use in the operating systems specified in the Requirements section. It may be altered or unavailable in subsequent versions.]
Called by the HTTPMail transport interface when a command response is received from the HTTP server.
Syntax
HRESULT OnResponse(
[in] LPHTTPMAILRESPONSE pResponse
);
Parameters
-
pResponse [in]
-
Type: LPHTTPMAILRESPONSE
Specifies a pointer to the HTTPMAILRESPONSE structure that contains the response information.
Return value
Type: HRESULT
If this method succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code.
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 |
|
| DLL |
|