8.2 Structures
8.2.1 MDISVersionDataType
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 7.2.
| Name | Type | Description |
| MDISVersionDataType | Structure | Information that describes MDIS Specification version. |
MajorVersion | 0:Byte | The Major Version number from the specification |
MinorVersion | 0:Byte | The minor version number from the specification |
Build | 0:Byte | The BuildNumber associated – typically always 0 |