ldap_conn_from_msg (WLDAP32.@)
WLDAP32_LDAP * CDECL ldap_conn_from_msg ( WLDAP32_LDAP* ld, WLDAP32_LDAPMessage* res )
Get the LDAP context for a given message.
ld | [In] | Pointer to an LDAP context. |
res | [In] | LDAP message. |
Success: Pointer to an LDAP context.
Failure: NULL
Defined in "winldap.h".
Implemented in "dlls/wldap32/misc.c". source.winehq.org/source/dlls/wldap32/misc.c
Copyright © 2007 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Mar 2007.