API version 1.5.2
Assembly: vsmExternalBase (in vsmExternalBase.dll) Version: 1.6.0.0
Returns the XML string containing the updated property values after user DLL's computation.
[This is preliminary documentation and is subject to change.]
Interface for exported function "getProperties", used by Visual Signal's
ExternalDll module to obtain property values from the user DLL.
Namespace: VSignal.ExternalBase
Assembly: vsmExternalBase (in vsmExternalBase.dll) Version: 1.6.0.0
Syntax
Return Value
Type: StringReturns the XML string containing the updated property values after user DLL's computation.
See Also