Visual Signal ExternalBase Class Library Documentation
compute Method
VisualSignalVSignal.ExternalBaseIExternalDllcompute()()()
API version 1.2.2.0

[This is preliminary documentation and is subject to change.]

Interface for exported function "compute", used by Visual Signal's ExternalDll module to execute the actual computation provided by the user DLL.
Declaration Syntax
C#Visual BasicVisual C++
bool compute()
Function compute As Boolean
bool compute()
Return Value
Returns True if computation is successful.

Assembly: vsmExternalBase (Module: vsmExternalBase) Version: 1.2.2.0 (1.3.0.0)