The OnLastArticle event is generated after the last news
article has been returned by the server.
Syntax
Sub object_OnLastArticle( [Index
As Integer] )
Remarks
The OnLastArticle event is fired after the server has
returned all of the articles in the current newsgroup as a result
of the application calling the ListArticles method.
See Also
ListArticles Method,
OnNewsArticle Event
|