DllData MethodsVisual Signal ExternalBase Class Library Documentation
API version 1.5.2

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

The TExternalBaseDllData type exposes the following members.

Methods

  NameDescription
Public methodAddEvent
Add an event to the extension to the data extensions.
Public methodDeserializeExtensions
Deserialize extension data from XML
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetEventFields
Get all event fields from the data extension.
Public methodGetEvents
Get all events from the data extensions.
Public methodGetExtension
Obtain the extension info value of a specific key.
Public methodGetExtensionKeys
Obtain all the extension info keys available.
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodSerializeExtensions
Serialize extension data to XML
Public methodSetEventFields
Set up event fields in the data extensions.
Public methodSetExtension
Setting a data extension info. Extension info will be used by specific VisualSignal components and data, such as "BitsPerSample" for audio data, or "XAxisTitle" for channel viewer.
Public methodToString (Inherited from Object.)
Top
See Also

Reference