WLDAP32_ldap_count_entries (WLDAP32.@)
ULONG CDECL WLDAP32_ldap_count_entries ( WLDAP32_LDAP* ld, WLDAP32_LDAPMessage* res )
Count the number of entries returned from a search.
ld | [In] | Pointer to an LDAP context. |
res | [In] | LDAP message. |
Success: The number of entries.
Failure: ~0UL
Not defined in a Wine header. The function is either undocumented, or missing from Wine.
Implemented in "dlls/wldap32/misc.c". source.winehq.org/source/dlls/wldap32/misc.c
Copyright © 2008 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Jul 2008.