Visual Signal ExternalBase Class Library Documentation
TExternalBase..::.DllInputType Constructor (dataType, rank, coordinateType, channelType, dataValueType)
VisualSignalVSignal.ExternalBaseTExternalBase..::.DllInputTypeTExternalBase..::.DllInputType(TExternalBase..::.InputDataTypes, Int32, TExternalBase..::.InputCoordinateTypes, TExternalBase..::.InputChannelTypes, TExternalBase..::.InputValueTypes)
API version 1.2.2.0

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

DllInputType constructor.
Declaration Syntax
C#Visual BasicVisual C++
Parameters
dataType (TExternalBase..::.InputDataTypes)
Specifies the accepted input data type.
rank (Int32)
Specifies the accepted input data rank. Specifying a 0 means that any data rank is accepted.
coordinateType (TExternalBase..::.InputCoordinateTypes)
Specifies the accepted input coordinate type.
channelType (TExternalBase..::.InputChannelTypes)
Specifies the accepted input channel type.
dataValueType (TExternalBase..::.InputValueTypes)
Specifies the accepted input data value type.

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