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.

nsIMsgAttachment

IID:3f92b7c0-8679-4dc6-9af9-9da5546db5b0
Inherits From:nsISupports

This interface is implemented by the following components:


Properties

char* charset

Charset attribute

char* contentLocation

ContentLocation attribute

char* contentType

ContentType attribute

char* contentTypeParam

ContentTypeParam attribute

char* macCreator

MacCreator attribute

char* macType

MacType attribute

AString name

Name attribute

PRBool temporary

Temporary attribute

char* url

Url attribute

ACString urlCharset

UrlCharset attribute


Methods

PRBool equalsUrl ( nsIMsgAttachment attachment )

PRBool equalsUrl ( nsIMsgAttachment attachment )

Arguments:
attachment

References

This interface is passed as an argument to the following methods:

nsIMsgAttachment.equalsUrl, nsIMsgCompFields.addAttachment, nsIMsgCompFields.removeAttachment

Reference documentation is generated from Mozilla's source.