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 )