ldap_dn2ufnW (WLDAP32.@)
PWCHAR CDECL ldap_dn2ufnW ( PWCHAR dn )
Convert a DN to a user-friendly name.
dn | [In] | DN to convert. |
Success: Pointer to a string containing the user-friendly name.
Failure: NULL.
Free the string with ldap_memfree.
Defined in "winldap.h".
Implemented in "dlls/wldap32/dn.c". source.winehq.org/source/dlls/wldap32/dn.c
Copyright © 2008 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Nov 2008.