WLDAP32_ldap_next_reference(3w)

NAME

WLDAP32_ldap_next_reference (WLDAP32.@)

SYNOPSIS

WLDAP32_LDAPMessage * CDECL  WLDAP32_ldap_next_reference
 (
  WLDAP32_LDAP*        ld,
  WLDAP32_LDAPMessage* entry
 )

DESCRIPTION

Get the next reference from a result message.

PARAMS

ld [In] Pointer to an LDAP context.

entry [In] Entry returned by a previous call.

RETURNS

Success: The next reference.

Failure: NULL.

NOTES

The returned entry will be freed when the message is freed.

IMPLEMENTATION

Defined in "winldap_private.h".

Implemented in "build/buildd-wine-unstable_1.1.32-1+b1-amd64-KnxYu0/wine-unstable-1.1.32/build32/dlls/wldap32/misc.c".
Copyright © 2010-2025 Platon Technologies, s.r.o.           Home | Man pages | tLDP | Documents | Utilities | About
Design by styleshout