ldap_dn2ufnW.3w

Langue: en

Version: Jun 2009 (debian - 07/07/09)

Section: 3 (Bibliothèques de fonctions)

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_private.h".

Implemented in "dlls/wldap32/dn.c".