ldap_LibraryVersion

function

Library: LDAP support (OMLDAP legacy)
Include: omldap.xin

Returns: the version and copyright information for the library


Declaration
define external stream function ldap_LibraryVersion


Purpose

This function returns the version and copyright information for the LDAP library.

Example:

  ; display the library version and copyright  information
  
  output ldap_LibraryVersion || "%n"