←Select platform

TwainScanningService.CommandCallBack Delegate

Summary

Callback to run custom user commands.

Syntax

C#
VB
C++
public delegate Stream CommandCallBack(  
   Leadtools.Services.Twain.CommandEventArgs args 
) 
Public Delegate Function CommandCallBack( _ 
   ByVal args As Leadtools.Services.Twain.CommandEventArgs _ 
) As Stream 
public delegate Stream^ CommandCallBack(  
   Leadtools.Services.Twain.CommandEventArgs^ args 
) 

Parameters

args
The command data.

Return Value

User custom data.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Services.Twain Assembly
Click or drag to resize