TExternalBase_outputData FieldVisual Signal ExternalBase Class Library Documentation
API version 1.5.2

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

This protected member should be initialized and updated in the user DLL's DoCompute function to contain the output data (only one allowed).

Namespace: VSignal.ExternalBase
Assembly: vsmExternalBase (in vsmExternalBase.dll) Version: 1.6.0.0
Syntax

protected TExternalBaseDllData _outputData

Field Value

Type: TExternalBaseDllData
See Also

Reference