2.2.1.1 RdcVersion
RdcVersion represents a version of RDC and is used to determine whether two versions of RDC, possibly on different machines, can interoperate.
The RdcVersion structure is defined as follows.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
LibraryVersion |
BuildNumber |
||||||||||||||||||||||||||||||
LibraryVersion (2 bytes): A 16-bit unsigned integer that indicates the version of the RDC implementation. The value of LibraryVersion MUST be set to 0x0001.
BuildNumber (2 bytes): A 16-bit unsigned integer that indicates the version of the software implementing the algorithm. The value of BuildNumber MUST be set to 0x0001.