GetSession Method

Summary
Gets the selected TwainSession handle.
Syntax
C#
VB
C++
public TwainSession GetSession( 
   string id 
) 
  
Public Overridable Function GetSession( _ 
   ByVal id As String _ 
) As TwainSession 
public: 
virtual TwainSession^ GetSession(  
   String^ id 
)  

Parameters

id The scanning session Id.

Return Value

The selected TwainSession handle.

Requirements
Target Platforms
Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Services.Twain Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.