Visual Signal ExternalBase Class Library Documentation
getOutputDescriptor Method
VisualSignalVSignal.ExternalBaseIExternalDllgetOutputDescriptor()()()
API version 1.2.2.0

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

Interface for exported function "getOutputDescriptor", used by Visual Signal's ExternalDll module to obtain output descriptor from the user DLL.
Declaration Syntax
C#Visual BasicVisual C++
string getOutputDescriptor()
Function getOutputDescriptor As String
String^ getOutputDescriptor()
Return Value
Returns the XML string of the output descriptor.

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