WLDAP32_ldap_abandon (WLDAP32.@)
ULONG CDECL WLDAP32_ldap_abandon ( WLDAP32_LDAP* ld, ULONG msgid )
Cancel an asynchronous operation.
ld | [In] | Pointer to an LDAP context. |
msgid | [In] | Id of the operation to cancel. |
Success: LDAP_SUCCESS
Failure: An LDAP error code.
Not defined in a Wine header. The function is either undocumented, or missing from Wine.
Implemented in "dlls/wldap32/misc.c". source.winehq.org/source/dlls/wldap32/misc.c
Copyright © 2008 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Jul 2008.