RTI Connext .NET API (legacy)
Version 6.1.0
|
Retrieve information for the RTI Connext product, the core library, and the C, C++ or Java libraries. More...
Classes | |
struct | NDDS::Config_LibraryVersion_t |
The version of a single library shipped as part of an RTI Connext distribution. More... | |
class | NDDS::ConfigVersion |
<<interface>> The version of an RTI Connext distribution. More... | |
Retrieve information for the RTI Connext product, the core library, and the C, C++ or Java libraries.
There are three ways to obtain version information: looking at the revision files, using Visual Studio or the command line, or programmatically at run time. This HTML documentation includes a reference for consulting the APIs that allow you to get version information programmatically. For more information see the RTI Connext DDS Core Libraries User's Manual.
The version information includes four fields:
Major product version.
Minor product version.
Release letter for product version.
Revision number of product.