table of contents
other versions
- wheezy 1.4.1-4
ldap_create_page_controlA(3w) | Wine API | ldap_create_page_controlA(3w) |
NAME¶
ldap_create_page_controlA (WLDAP32.@)SYNOPSIS¶
ULONG CDECL ldap_create_page_controlA(
WLDAP32_LDAP* ld,
ULONG pagesize,
struct WLDAP32_berval* cookie,
UCHAR critical,
PLDAPControlA* control
)
DESCRIPTION¶
See ldap_create_page_controlW(3w).IMPLEMENTATION¶
Declared in "winldap_private.h". Implemented in "dlls/wldap32/page.c".Oct 2012 | Wine API |