Share via


INNTPTransport::CommandLAST method

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

Issues the LAST command to the server. This has the effect of moving the current article pointer to the article immediately preceding the current article pointer in the newsgroup. This command is only valid if a GROUP command has been issued previously. The article number and message-id pointed to by the new current article pointer are returned in OnResponse.

Syntax

HRESULT CommandLAST();

Parameters

This method has no parameters.

Return value

Type: HRESULT

Returns one of the following values.

S_OK

E_OUTOFMEMORY

IXP_E_NOT_INIT

IXP_E_NOT_CONNECTED

IXP_E_BUSY

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
DLL
Inetcomm.dll (version 6.0 or later)