INNTPTransport::ReleaseResponse method
[INNTPTransport::ReleaseResponse is available for use in the operating systems specified in the Requirements section. It may be altered or unavailable in subsequent versions.]
Used to free data returned to the client's OnResponse callback.
Syntax
HRESULT ReleaseResponse(
[in] LPNNTPRESPONSE pResponse
);
Parameters
-
pResponse [in]
-
Type: LPNNTPRESPONSE
A pointer to the NNTPRESPONSE structure passed to the OnResponse callback.
Return value
Type: HRESULT
Returns the following value.
Return code | Description |
---|---|
|
An invalid parameter was passed in |
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 |
|