NAME

ldap_stop_tls_s  (WLDAP32.@)

SYNOPSIS

 BOOLEAN CDECL  ldap_stop_tls_s
 (
  WLDAP32_LDAP* ld
 )

DESCRIPTION

Stop TLS encryption on an LDAP connection.

PARAMS

ld [In] Pointer to an LDAP context.

RETURNS

Success: TRUE

Failure: FALSE

IMPLEMENTATION

Defined in "winldap.h".

Implemented in "dlls/wldap32/init.c". source.winehq.org/source/dlls/wldap32/init.c


Copyright © 2007 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Mar 2007.