:GetCurrentArticle()


Class

     aprNNTP()

 

Syntax

     :GetCurrentArticle( [hSession] ) -> nArticleNo

 

Parameters

 

hSession

Optional: If hSession is not passed, the value in :Session will be used

 

Return

Returns the current Article number for the selected newsgroup.

 

Description

The :GetCurrentArticle() method returns the current article number for the currently selected newsgroup.

 

See Also

:GetArticleByNumber(), :GetArticleByMessageId(), :GetArticleRange(), :GetNextArticle(), :GetPreviouseArticle(), :ListArticles()