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.

nsIAbLDAPChangeLogQuery

IID:126202D1-4460-11d6-B7C2-00B0D06E5F27
Inherits From:nsISupports

This interface is implemented by the following components:


Methods

void queryAuthDN ( AUTF8String valueUsedToFindDn ) void queryChangedEntries ( AUTF8String changedEntryDN ) void queryChangeLog ( AUTF8String changeLogDN , PRInt32 lastChangeNo ) void queryRootDSE ( )

void queryAuthDN ( AUTF8String valueUsedToFindDn )

Starts an LDAP query to find auth DN

Arguments:
valueUsedToFindDn

void queryChangedEntries ( AUTF8String changedEntryDN )

Starts an LDAP query to find changed entries

Arguments:
changedEntryDN

void queryChangeLog ( AUTF8String changeLogDN , PRInt32 lastChangeNo )

Starts an LDAP ChangeLog query to find changelog entries

Arguments:
changeLogDN
lastChangeNo

void queryRootDSE ( )

Starts an LDAP query to search server's Root DSE

Reference documentation is generated from Mozilla's source.

Copyright © 1999-2006 XULPlanet.com