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.

nsIMailtoUrl

IID:5EE2AFF7-9C6F-11d3-98A3-001083010E9B
Inherits From:nsISupports

This interface is implemented by the following components:


Methods

void GetMessageContents ( out char* toPart , out char* ccPart , out char* bccPart , out char* fromPart , out char* followUpToPart , out char* organizationPart , out char* replyToPart , out char* subjectPart , out char* bodyPart , out char* htmlPart , out char* referencePart , out char* attachmentPart , out char* priorityPart , out char* newsgroupPart , out char* newsHostPart , out MSG_ComposeFormat format )

void GetMessageContents ( out char* toPart , out char* ccPart , out char* bccPart , out char* fromPart , out char* followUpToPart , out char* organizationPart , out char* replyToPart , out char* subjectPart , out char* bodyPart , out char* htmlPart , out char* referencePart , out char* attachmentPart , out char* priorityPart , out char* newsgroupPart , out char* newsHostPart , out MSG_ComposeFormat format )

Arguments:
toPart
ccPart
bccPart
fromPart
followUpToPart
organizationPart
replyToPart
subjectPart
bodyPart
htmlPart
referencePart
attachmentPart
priorityPart
newsgroupPart
newsHostPart
format

Reference documentation is generated from Mozilla's source.