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
nsISupports GetData ( char* datid )
- Arguments:
- datid
void SetData ( char* datid , nsISupports pData )
- Arguments:
- datid
- pData
References
This interface is returned from the following methods:
nsIImportService.CreateNewGenericAddressBooks, nsIImportService.CreateNewGenericMail
Reference documentation is generated from Mozilla's source.
