Scroll to navigation

cldap_openA(3w) Wine API cldap_openA(3w)

NAME

cldap_openA (WLDAP32.@)

SYNOPSIS

WLDAP32_LDAP * CDECL cldap_openA
(
PCHAR hostname,
ULONG portnumber
)
 

DESCRIPTION

See cldap_openW(3w).
 

IMPLEMENTATION

Declared in "winldap_private.h".
Implemented in "dlls/wldap32/init.c".
Oct 2012 Wine API