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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Services.Twain Assembly