Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.11.10
|
Leadtools.Services.Twain Namespace : TwainScanningService.CommandCallBack Delegate |
public delegate Stream TwainScanningService.CommandCallBack( CommandEventArgs args )
'Declaration Public Delegate Function TwainScanningService.CommandCallBack( _ ByVal args As CommandEventArgs _ ) As Stream
'Usage Dim instance As New TwainScanningService.CommandCallBack(AddressOf HandlerMethod)
public delegate Stream^ TwainScanningService.CommandCallBack( CommandEventArgs^ args )