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/network/ldap-connection;1

This component implements the following interfaces:

Constants

PRUint32 nsILDAPConnection.VERSION2 = 2
PRUint32 nsILDAPConnection.VERSION3 = 3

Properties

readonly AUTF8String nsILDAPConnection.bindName

DN to bind as. use the init() method to set this.

nsISupports nsILDAPConnection.closure

Private parameter (anything caller desires)

readonly PRUnichar* nsILDAPConnection.errorString

The string version of lderrno

Methods

InterfaceMethod
nsILDAPConnection PRInt32 getLdErrno ( out AUTF8String matched , out AUTF8String s )
nsISupportsWeakReference nsIWeakReference GetWeakReference ( )
nsILDAPConnection void init ( nsILDAPURL url , AUTF8String bindName , nsILDAPMessageListener messageListener , nsISupports closure , PRUint32 version )
nsIDNSListener void onLookupComplete ( nsICancelable request , nsIDNSRecord record , nsresult status )

Reference documentation is generated from Mozilla's source.

Copyright © 1999-2006 XULPlanet.com