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.

nsIAbDirFactory

IID:ad61b4fc-d8d8-40b2-b924-4c10f28a8a17
Inherits From:nsISupports

This interface is implemented by the following components:


Methods

void deleteDirectory ( nsIAbDirectory directory ) nsISimpleEnumerator getDirectories ( AString dirName , ACString URI , ACString prefName )

void deleteDirectory ( nsIAbDirectory directory )

Delete a top level address book directory

Arguments:
directory

nsISimpleEnumerator getDirectories ( AString dirName , ACString URI , ACString prefName )

Get a top level address book directory and sub directories, given some properties.

Arguments:
dirName: Name of the address book
URI: URI of the address book
prefName: Pref name for the preferences of the address book
Returns:
nsIAbDirectory interfaces

References

This interface is returned from the following methods:

nsIAbDirFactoryService.getDirFactory

Reference documentation is generated from Mozilla's source.

Copyright © 1999-2006 XULPlanet.com