NAME

ldap_dn2ufnW  (WLDAP32.@)

SYNOPSIS

 PWCHAR CDECL  ldap_dn2ufnW
 (
  PWCHAR dn
 )

DESCRIPTION

Convert a DN to a user-friendly name.

PARAMS

dn [In] DN to convert.

RETURNS

Success: Pointer to a string containing the user-friendly name.

Failure: NULL.

NOTES

Free the string with ldap_memfree.

IMPLEMENTATION

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 Jan 2008.