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.

nsIImportGeneric

IID:9b5c20c0-2348-11d3-a206-00a0cc26da63
Inherits From:nsISupports

Methods

PRBool BeginImport ( nsISupportsString successLog , nsISupportsString errorLog , PRBool isAddrLocHome ) void CancelImport ( ) PRBool ContinueImport ( ) nsISupports GetData ( char* datid ) PRInt32 GetProgress ( ) PRInt32 GetStatus ( char* statusKind ) void SetData ( char* datid , nsISupports pData ) PRBool WantsProgress ( )

PRBool BeginImport ( nsISupportsString successLog , nsISupportsString errorLog , PRBool isAddrLocHome )

Arguments:
successLog
errorLog
isAddrLocHome

void CancelImport ( )


PRBool ContinueImport ( )


nsISupports GetData ( char* datid )

Arguments:
datid

PRInt32 GetProgress ( )


PRInt32 GetStatus ( char* statusKind )

Arguments:
statusKind

void SetData ( char* datid , nsISupports pData )

Arguments:
datid
pData

PRBool WantsProgress ( )


References

This interface is returned from the following methods:

nsIImportService.CreateNewGenericAddressBooks, nsIImportService.CreateNewGenericMail

Reference documentation is generated from Mozilla's source.

Copyright © 1999-2006 XULPlanet.com