LEADTOOLS Medical (Leadtools.Ccow assembly)
LEAD Technologies, Inc

Disconnect Method






The connection coupon obtain from the Connect method.
Enables an application to disconnect from the authentication repository.
Syntax
void Disconnect( 
   int bindingCoupon
)
'Declaration
 
Sub Disconnect( _
   ByVal bindingCoupon As Integer _
) 
'Usage
 
Dim instance As IAuthenticationRepository
Dim bindingCoupon As Integer
 
instance.Disconnect(bindingCoupon)
void Disconnect( 
   int bindingCoupon
)
function Leadtools.Ccow.IAuthenticationRepository.Disconnect( 
   bindingCoupon 
)
void Disconnect( 
   int bindingCoupon
) 

Parameters

bindingCoupon
The connection coupon obtain from the Connect method.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

IAuthenticationRepository Interface
IAuthenticationRepository Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.