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.
nsIMsgFolderCacheElement
| IID: | D7ED2508-A608-46cd-AA01-FBB019B0FA44 |
| Inherits From: | nsISupports |
Properties
ACString key
Methods
PRInt32 getInt32Property ( char* propertyName )
ACString getStringProperty ( char* propertyName )
void setInt32Property ( char* propertyName , PRInt32 propertyValue )
void setStringProperty ( char* propertyName , ACString propertyValue )
void setInt32Property ( char* propertyName , PRInt32 propertyValue )
- Arguments:
- propertyName
- propertyValue
void setStringProperty ( char* propertyName , ACString propertyValue )
- Arguments:
- propertyName
- propertyValue
References
This interface is returned from the following methods:
nsIMsgFolderCache.GetCacheElement
Reference documentation is generated from Mozilla's source.
