WLDAP32_ldap_first_reference.3w

Langue: en

Version: Jun 2009 (debian - 07/07/09)

Section: 3 (Bibliothèques de fonctions)

NAME

WLDAP32_ldap_first_reference (WLDAP32.@)

SYNOPSIS

WLDAP32_LDAPMessage * CDECL WLDAP32_ldap_first_reference
 (
  WLDAP32_LDAP*        ld,
  WLDAP32_LDAPMessage* res
 )

DESCRIPTION

Get the first reference from a result message.

PARAMS

ld [In] Pointer to an LDAP context.

res [In] Search result message.

RETURNS

Success: The first reference.

Failure: NULL

IMPLEMENTATION

Defined in "winldap_private.h".

Implemented in "dlls/wldap32/misc.c".