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.

nsIDirectoryServiceProvider2

IID:2f977d4b-5485-11d4-87e2-0010a4e75ef2
Inherits From:nsIDirectoryServiceProvider

This interface is implemented by the following components:


Methods

nsISimpleEnumerator getFiles ( char* prop )

nsISimpleEnumerator getFiles ( char* prop )

Directory Service calls this when it gets a request for a prop and the requested type is nsISimpleEnumerator.

Arguments:
prop: The symbolic name of the file list.
Returns:
nsIFile

Reference documentation is generated from Mozilla's source.