Scroll to navigation

ldap_encode_sort_controlA(3w) Wine API ldap_encode_sort_controlA(3w)

NAME

ldap_encode_sort_controlA (WLDAP32.@)

SYNOPSIS

ULONG CDECL ldap_encode_sort_controlA
(
WLDAP32_LDAP* ld,
PLDAPSortKeyA* sortkeys,
PLDAPControlA control,
BOOLEAN critical
)
 

DESCRIPTION

See ldap_encode_sort_controlW(3w).
 

IMPLEMENTATION

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