ldap_get_optionW (WLDAP32.@)
ULONG CDECL ldap_get_optionW ( WLDAP32_LDAP* ld, int option, void* value )
Retrieve option values for a given LDAP context.
ld | [In] | Pointer to an LDAP context. |
option | [In] | Option to get values for. |
value | [Out] | Pointer to option values. |
Success: LDAP_SUCCESS
Failure: An LDAP error code.
Defined in "winldap.h".
Implemented in "dlls/wldap32/option.c". source.winehq.org/source/dlls/wldap32/option.c
Copyright © 2008 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Nov 2008.