| 
				   
                             Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.9.21 	
                       		
			       | 
             
| Leadtools.Twain Namespace > TwainSession Class : raise__getDeviceEvent Method | 
'Declaration
 
Protected Sub raise__getDeviceEvent( _ ByVal value0 As Object, _ ByVal value1 As EventArgs _ )
'Usage
 
Dim instance As TwainSession Dim value0 As Object Dim value1 As EventArgs instance.raise__getDeviceEvent(value0, value1)
protected: void raise__getDeviceEvent( Object^ value0, EventArgs^ value1 )