LEADTOOLS Medical (Leadtools.Ccow assembly)

Disconnect Method

Show in webframe





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
) 

Parameters

bindingCoupon
The connection coupon obtain from the Connect method.
Requirements

Target Platforms

See Also

Reference

IAuthenticationRepository Interface
IAuthenticationRepository Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.