WLDAP32_ldap_abandon(3w)
NAME
WLDAP32_ldap_abandon (WLDAP32.@)
SYNOPSIS
ULONG CDECL WLDAP32_ldap_abandon ( WLDAP32_LDAP* ld, ULONG msgid )
DESCRIPTION
Cancel an asynchronous operation.
PARAMS
ld [In] Pointer to an LDAP context.
msgid [In] Id of the operation to cancel.
RETURNS
Success: LDAP_SUCCESS
Failure: An LDAP error code.
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/misc.c".