Product.RT_VERSION_INFO Structure
This structure represents the version of the wRTOS Runtime or SDK.
Namespace:
IntervalZero.MaxRT.wRTOS.Config
Assembly:
IntervalZero.MaxRT.wRTOS (in IntervalZero.MaxRT.wRTOS.dll) Version: 1.0.0.0 (File version: 1.0.1)
Syntax
public struct RT_VERSION_INFO
The Product.RT_VERSION_INFO type exposes the following members.
Fields
| Name | Description | |
|---|---|---|
|
|
The build number. Later builds have high build numbers than earlier builds. |
|
|
|
The fix version. This is also known as the Update version. |
|
|
|
The major version. |
|
|
|
The minor version. This is also known as the Service Pack number. |
See Also: