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.
nsIImportSettings
| IID: | 1c0e3012-bc4d-4fb2-be6a-0335c7bab9ac |
| Inherits From: | nsISupports |
Methods
PRBool AutoLocate ( out PRUnichar* description , out nsIFile location )
PRBool Import ( out nsIMsgAccount localMailAccount )
void SetLocation ( nsIFile location )
PRBool AutoLocate ( out PRUnichar* description , out nsIFile location )
- Arguments:
- description
- location
PRBool Import ( out nsIMsgAccount localMailAccount )
- Arguments:
- localMailAccount
void SetLocation ( nsIFile location )
- Arguments:
- location
Reference documentation is generated from Mozilla's source.
