TExternalBasegetOutputDescriptor Method Visual Signal ExternalBase Class Library Documentation
API version 1.5.2

[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.

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

public string getOutputDescriptor()

Return Value

Type: String
Returns the XML string of the output descriptor.

Implements

IExternalDllgetOutputDescriptor
See Also

Reference