Scroll to navigation

ldap_create_vlv_controlA(3w) Wine API ldap_create_vlv_controlA(3w)

NAME

ldap_create_vlv_controlA (WLDAP32.@)

SYNOPSIS

INT CDECL ldap_create_vlv_controlA
(
WLDAP32_LDAP* ld,
WLDAP32_LDAPVLVInfo* info,
UCHAR critical,
LDAPControlA** control
)
 

DESCRIPTION

See ldap_create_vlv_controlW(3w).
 

IMPLEMENTATION

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