←Select platform

Invoke Method

Summary

Invokes the callback to run custom user commands.

Syntax

C#
VB
Java
C++
ByteArrayOutputStream Invoke(  
   Leadtools.Sane.Server.CommandEvent e 
) 
Function Invoke( _ 
   ByVal e As Leadtools.Sane.Server.CommandEvent _ 
) As ByteArrayOutputStream 
public ByteArrayOutputStream invoke(CommandEvent event) 
ByteArrayOutputStream^ Invoke(  
   Leadtools.Sane.Server.CommandEvent^ e 
)  

Parameters

e
The command data

Return Value

User custom data

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Sane.Server Assembly