WARNING: Most of this content (with the exception of the Mozilla 1.9 XPCOM reference) is very old, and can be expected to be out of date and possibly obsolete. For better XUL documentation, please visit the XUL hub at the Mozilla Developer Center.
nsIMsgFolderCompactor
| IID: | 2af7d7a2-e5b6-11d4-a5b7-0060b0fc04b7 |
| Inherits From: | nsISupports |
This interface is implemented by the following components:
Methods
void compact ( nsIMsgFolder folder , PRBool offlineStore , nsIMsgWindow msgWindow )
void compactAll ( nsISupportsArray arrayOfFoldersToCompact , nsIMsgWindow msgWindow , PRBool compactOfflineAlso , nsISupportsArray offlineFolderArray )
void compact ( nsIMsgFolder folder , PRBool offlineStore , nsIMsgWindow msgWindow )
- Arguments:
- folder
- offlineStore
- msgWindow
void compactAll ( nsISupportsArray arrayOfFoldersToCompact , nsIMsgWindow msgWindow , PRBool compactOfflineAlso , nsISupportsArray offlineFolderArray )
- Arguments:
- arrayOfFoldersToCompact
- msgWindow
- compactOfflineAlso
- offlineFolderArray
Reference documentation is generated from Mozilla's source.
