nsIWritablePropertyBag2
| IID: | 9cfd1587-360e-4957-a58f-4c2b1c5e7ed9 |
| Inherits From: | nsIPropertyBag2 |
This interface is implemented by the following components:
Methods
void setPropertyAsACString ( AString prop , ACString value )
void setPropertyAsAString ( AString prop , AString value )
void setPropertyAsAUTF8String ( AString prop , AUTF8String value )
void setPropertyAsBool ( AString prop , PRBool value )
void setPropertyAsDouble ( AString prop , double value )
void setPropertyAsInt32 ( AString prop , PRInt32 value )
void setPropertyAsInt64 ( AString prop , PRInt64 value )
void setPropertyAsInterface ( AString prop , nsISupports value )
void setPropertyAsUint32 ( AString prop , PRUint32 value )
void setPropertyAsUint64 ( AString prop , PRUint64 value )
void setPropertyAsInterface ( AString prop , nsISupports value )
- Arguments:
- prop
- value
References
This interface is the type of the following properties:
nsIFeed.cloud, nsIFeed.image, nsIFeed.textInput, nsIFeedContainer.fields, nsIMsgHeaderSink.properties
Reference documentation is generated from Mozilla's source.
