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

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

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

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