%SYS
LDAP Member List

This is the complete list of members for LDAP, including all inherited members.

AddExts(_.Library.Integer LD, _.Library.String DN, _.Library.List ATTR, _.Library.String ServerControls, _.Library.String ClientControls)LDAPstatic
Binds(_.Library.Integer LD, _.Library.String DN, _.Library.List Cred, _.Library.Integer Method)LDAPstatic
CheckFilter(_.Library.Integer LD, _.Library.String SearchFilter)LDAPstatic
CompareExts(_.Library.Integer LD, _.Library.String DN, _.Library.String Attr, _.Library.String Data, _.Library.String ServerControls, _.Library.String ClientControls)LDAPstatic
Connect(_.Library.Integer LD, _.Library.Integer Timeout)LDAPstatic
CountEntries(_.Library.Integer LD, _.Library.Integer SearchResult)LDAPstatic
CountValues(_.Library.List Values)LDAPstatic
CountValuesLen(_.Library.List Values)LDAPstatic
DeleteExts(_.Library.Integer LD, _.Library.String DN, _.Library.String ServerControls, _.Library.String ClientControls)LDAPstatic
Err2String(Error)LDAPstatic
EscapeFilter(_.Library.String SearchFilter)LDAPstatic
FirstAttribute(_.Library.Integer LD, _.Library.Integer Entry, _.Library.Integer Ptr)LDAPstatic
FirstEntry(_.Library.Integer LD, _.Library.Integer SearchResult)LDAPstatic
GetDN(_.Library.Integer LD, _.Library.Integer Entry)LDAPstatic
GetError(LD)LDAPstatic
GetLastError()LDAPstatic
GetNextPages(_.Library.Integer LD, _.Library.Integer Page, _.Library.Integer Timeout, _.Library.Integer PageSize, _.Library.Integer TotalPages, _.Library.Integer SearchResult)LDAPstatic
GetOption(_.Library.Integer LD, _.Library.Integer Option, _.Library.String OutValue)LDAPstatic
GetValues(_.Library.Integer LD, _.Library.Integer Entry, _.Library.String Attr)LDAPstatic
GetValuesLen(_.Library.Integer LD, _.Library.Integer Entry, _.Library.String Attr)LDAPstatic
Init(_.Library.String HostName, _.Library.Integer PortNumber)LDAPstatic
ModifyExts(_.Library.Integer LD, _.Library.String DN, _.Library.List ATTR, _.Library.String ServerControls, _.Library.String ClientControls)LDAPstatic
MsgFree(_.Library.Integer SearchResult)LDAPstatic
NextAttribute(_.Library.Integer LD, _.Library.Integer Entry, _.Library.Integer Ptr)LDAPstatic
NextEntry(_.Library.Integer LD, _.Library.Integer Entry)LDAPstatic
RenameExts(_.Library.Integer LD, _.Library.String DN, _.Library.String NewRDN, _.Library.String NewParent, _.Library.Boolean DeleteOldRdn, _.Library.String ServerControls, _.Library.String ClientControls)LDAPstatic
SearchAbandonPage(_.Library.Integer LD, _.Library.Integer Page)LDAPstatic
SearchExts(_.Library.Integer LD, _.Library.String Base, _.Library.Integer Scope, _.Library.String Filter, _.Library.List Attrs, _.Library.Boolean AttrsOnly, _.Library.String ServerControls, _.Library.String ClientControls, _.Library.Integer Timeout, _.Library.Integer SizeLimit, _.Library.Integer SearchResult)LDAPstatic
SearchInitPage(_.Library.Integer LD, _.Library.String Base, _.Library.Integer Scope, _.Library.String Filter, _.Library.List Attrs, _.Library.Boolean AttrsOnly, _.Library.String ServerControls, _.Library.String ClientControls, _.Library.Integer Timeout, _.Library.Integer SizeLimit, _.Library.String SortKey)LDAPstatic
SetOption(_.Library.Integer LD, _.Library.Integer Option, _.Library.String InValue)LDAPstatic
SimpleBinds(_.Library.Integer LD, _.Library.String DN, _.Library.String Password)LDAPstatic
StartTLSs(_.Library.Integer LD)LDAPstatic
StopTLSs(_.Library.Integer LD)LDAPstatic
UnBinds(_.Library.Integer LD)LDAPstatic