ldap_count_valuesW (WLDAP32.@)
ULONG CDECL ldap_count_valuesW ( PWCHAR* vals )
Count the number of values in a string array.
vals | [In] | Pointer to an array of strings. |
Success: The number of values counted.
Failure: 0.
Call ldap_count_valuesW with the result of a call to ldap_get_valuesW.
Defined in "winldap.h".
Implemented in "dlls/wldap32/value.c". source.winehq.org/source/dlls/wldap32/value.c
Copyright © 2006 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Oct 2006.