sunos man page for ldap_version

Query: ldap_version

OS: sunos

Section: 3ldap

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

ldap_version(3LDAP)					      LDAP Library Functions					       ldap_version(3LDAP)

NAME
ldap_version - get version information about the LDAP SDK for C
SYNOPSIS
cc -flag ... file ...-lldap [-library ...] #include <ldap.h> int ldap_version(LDAPVERSION *ver);
DESCRIPTION
A call to this function returns the version information for the LDAP SDK for C. This is a deprecated function. Use ldap_get_option(3LDAP) instead. The version information is returned in the LDAPVersion structure pointed to by ver. If NULL is passed for ver, then only the SDK version will be returned.
RETURN VALUES
The ldap_version() function returns the version number of the LDAP SDK for C, multiplied by 100. For example, for version 1.0 of the LDAP SDK for C, the function returns 100.
ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWcsl (32-bit) | +-----------------------------+-----------------------------+ | |SUNWcslx (64-bit) | +-----------------------------+-----------------------------+ |Interface Stability |Obsolete | +-----------------------------+-----------------------------+
SEE ALSO
ldap_get_option(3LDAP), attributes(5) SunOS 5.10 19 Oct 2001 ldap_version(3LDAP)
Related Man Pages
ldap_controls_free(3ldap) - opensolaris
ldap_version(3ldap) - opensolaris
cldap_close(3ldap) - sunos
ldap_abandon(3ldap) - sunos
ldap_memfree(3ldap) - sunos
Similar Topics in the Unix Linux Community
please help me out
iPhone SDK?
Luke-SDK 0.7.1 (Default branch)
64 bit Android SDK in GNU/Linux
PubNub PHP SDK V4 Issues