nsIMsgFolderCache
| IID: | 78C2B6A2-E29F-44de-9543-10DBB51E245C |
| Inherits From: | nsISupports |
This interface is implemented by the following components:
Methods
void clear ( )
void close ( )
void commit ( PRBool compress )
nsIMsgFolderCacheElement GetCacheElement ( ACString key , PRBool createIfMissing )
void Init ( nsIFile file )
void removeElement ( ACString key )
nsIMsgFolderCacheElement GetCacheElement ( ACString key , PRBool createIfMissing )
- Arguments:
- key
- createIfMissing
void Init ( nsIFile file )
- Arguments:
- file
References
This interface is the type of the following properties:
nsIMsgAccountManager.folderCache
This interface is passed as an argument to the following methods:
nsIMsgAccountManager.WriteToFolderCache, nsIMsgFolder.writeToFolderCache, nsIMsgIncomingServer.writeToFolderCache
Reference documentation is generated from Mozilla's source.
