nsINNTPNewsgroupList
| IID: | E628ED19-9452-11d2-B7EA-00805F05FFA5 |
| Inherits From: | nsISupports |
This interface is implemented by the following components:
Properties
PRBool getOldMessages
Methods
void addToKnownArticles ( PRInt32 first_message , PRInt32 last_message )
void clearXOVERState ( )
void finishXOVERLINE ( PRInt32 status , out PRInt32 newstatus )
PRInt32 getRangeOfArtsToDownload ( nsIMsgWindow msgWindow , PRInt32 first_message , PRInt32 last_message , PRInt32 maxextra , out PRInt32 real_first_message , out PRInt32 real_last_message )
void initialize ( nsINntpUrl runningURL , nsIMsgNewsFolder newsFolder )
void initXOVER ( PRInt32 first_message , PRInt32 last_message )
void processNonXOVER ( char* line )
void processXOVERLINE ( char* line , out PRUint32 status )
void resetXOVER ( )
void addToKnownArticles ( PRInt32 first_message , PRInt32 last_message )
- Arguments:
- first_message
- last_message
PRInt32 getRangeOfArtsToDownload ( nsIMsgWindow msgWindow , PRInt32 first_message , PRInt32 last_message , PRInt32 maxextra , out PRInt32 real_first_message , out PRInt32 real_last_message )
- Arguments:
- msgWindow
- first_message
- last_message
- maxextra
- real_first_message
- real_last_message
void initialize ( nsINntpUrl runningURL , nsIMsgNewsFolder newsFolder )
- Arguments:
- runningURL
- newsFolder
void initXOVER ( PRInt32 first_message , PRInt32 last_message )
- Arguments:
- first_message
- last_message
Reference documentation is generated from Mozilla's source.
