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.

@mozilla.org/import/import-service;1

This component implements the following interfaces:

Methods

InterfaceMethod
nsIImportService nsIImportABDescriptor CreateNewABDescriptor ( )
nsIImportService nsIImportFieldMap CreateNewFieldMap ( )
nsIImportService nsIImportGeneric CreateNewGenericAddressBooks ( )
nsIImportService nsIImportGeneric CreateNewGenericMail ( )
nsIImportService nsIImportMailboxDescriptor CreateNewMailboxDescriptor ( )
nsIImportService void DiscoverModules ( )
nsIImportService nsIImportModule GetModule ( char* filter , PRInt32 index )
nsIImportService PRInt32 GetModuleCount ( char* filter )
nsIImportService PRUnichar* GetModuleDescription ( char* filter , PRInt32 index )
nsIImportService void GetModuleInfo ( char* filter , PRInt32 index , out PRUnichar* name , out PRUnichar* description )
nsIImportService PRUnichar* GetModuleName ( char* filter , PRInt32 index )
nsIImportService nsIImportModule GetModuleWithCID ( nsCIDRef cid )

Reference documentation is generated from Mozilla's source.