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.

nsILDAPPrefsService

IID:667f6ab8-dbaf-49cb-be43-45ffa032b3de
Inherits From:nsISupports

This service is obsolete and expected to go away very soon.

This interface is intended to be used as a service.

This interface is implemented by the following components:


Methods

void getServerList ( nsIPrefBranch prefBranch , out PRUint32 count , out arrayof char* childArray )

void getServerList ( nsIPrefBranch prefBranch , out PRUint32 count , out arrayof char* childArray )

This will create an array with entries "ldap_2.servers." Each entry in the array is unique.

Arguments:
prefBranch: prefBranch object.
count: Receives the number of elements in the array.
childArray: Receives the array with "ldap_2.servers.".
Returns:
Other The preference(s) do not exist or an error occurred.

Reference documentation is generated from Mozilla's source.

Copyright © 1999-2006 XULPlanet.com