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/file/directory_service;1

This component implements the following interfaces:

Methods

InterfaceMethod
nsIProperties void get ( char* prop , nsIIDRef iid , out nsQIResult* result )
nsIDirectoryServiceProvider nsIFile getFile ( char* prop , out PRBool persistent )
nsIDirectoryServiceProvider2 nsISimpleEnumerator getFiles ( char* prop )
nsIProperties void getKeys ( out PRUint32 count , out arrayof char* keys )
nsIProperties PRBool has ( char* prop )
nsIProperties void set ( char* prop , nsISupports value )
nsIProperties void undefine ( char* prop )

Reference documentation is generated from Mozilla's source.

Copyright © 1999-2006 XULPlanet.com