The MDISVersionDataType provides a single structure that provides all of the version information for the Server. There is a corresponding variable structure that provides each of the elements.
This VariableType is defined in 6.2.
Table 47 – MDISVersionDataType Structure
Name |
Type |
Description |
MDISVersionDataType |
Structure |
Information that describes MDIS Specification version. |
MajorVersion |
Byte |
The Major Version number from the specification |
MinorVersion |
Byte |
The minor version number from the specification |
Build |
Byte |
The BuildNumber associated – typically always 0 |
|
|
|