ldap_ufn2dnW(3w)

NAME

ldap_ufn2dnW (WLDAP32.@)

SYNOPSIS

ULONG CDECL  ldap_ufn2dnW
 (
  PWCHAR  ufn,
  PWCHAR* dn
 )

DESCRIPTION

Convert a user-friendly name to a DN.

PARAMS

ufn [In] User-friendly name to convert.

dn [Out] Receives a pointer to a string containing the DN.

RETURNS

Success: LDAP_SUCCESS

Failure: An LDAP error code.

NOTES

Free the string with ldap_memfree.

IMPLEMENTATION

Defined in "winldap_private.h".

Implemented in "build/buildd-wine-unstable_1.1.32-1+b1-amd64-KnxYu0/wine-unstable-1.1.32/build32/dlls/wldap32/dn.c".
Copyright © 2010-2025 Platon Technologies, s.r.o.           Home | Man pages | tLDP | Documents | Utilities | About
Design by styleshout