←Select platform

Invoke Method

Summary
Invokes the callback to run custom user commands.
Syntax
C#
VB
Java
ByteArrayOutputStream Invoke(  
   CommandEvent e 
) 
Function Invoke( _ 
   ByVal e As CommandEvent _ 
) As ByteArrayOutputStream 
public ByteArrayOutputStream invoke(CommandEvent event) 

Parameters

e
The command data

Return Value

User custom data

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Sane.Server Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.