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.


0


1


2


3


4


5


6


7


8


9

1
0


1


2


3


4


5


6


7


8


9

2
0


1


2


3


4


5


6


7


8


9

3
0


1

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.