Chameleon Plug-in API
Execute Method
Namespaces
►
BKTech.Chameleon.Plugins
►
IChameleonPlugin
►
Execute
()
()
()
C#
Visual Basic
Visual C++
Runs the algorithms this plug-in is supposed to run
Declaration Syntax
C#
Visual Basic
Visual C++
bool
Execute
()
Function
Execute
As
Boolean
bool
Execute
()
Return Value
True if the plug-in executed successfully, false otherwise.
Remarks
Initialize must be called before Execute in almost every situation.
Assembly:
Chameleon_Plugin
(Module: Chameleon_Plugin) Version: 2.0.2.16570 (2.0.2.0)