Visual Signal ExternalBase Class Library Documentation
getDllInfo Method
VisualSignalVSignal.ExternalBaseIExternalDllgetDllInfo()()()
API version 1.2.2.0

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

Interface for exported function "getDllInfo()", used by Visual Signal's ExternalDll module to obtain DLL info such as name, version, API version, langauge, and properties.
Declaration Syntax
C#Visual BasicVisual C++
string getDllInfo()
Function getDllInfo As String
String^ getDllInfo()
Return Value
Returns the XML string containing DLL Info.

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