OnLastGroup Event  
 

The OnLastGroup event is generated after the last newsgroup has been returned by the server.

Syntax

Sub object_OnLastGroup( [Index As Integer] )

Remarks

The OnLastGroup event is fired after the server has returned all of the available newsgroups as a result of the application calling the ListGroups method.

See Also

ListGroups Method, OnNewsGroup Event