2.2.30 TRANS_USERDATA_RESYNC_VERSION
The TRANS_USERDATA_RESYNC_VERSION packet is used to request that the name table version number be resynchronized to the current version number. This packet begins with a TRANS_USERDATA_HEADER.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
dwPacketType |
|||||||||||||||||||||||||||||||
|
dwVersion |
|||||||||||||||||||||||||||||||
|
dwVersionNotUsed |
|||||||||||||||||||||||||||||||
dwPacketType (4 bytes): A 32-bit integer that indicates the packet type. This field MUST be set to 0x000000CA to denote that this message requests that the protocol version number be resynchronized to the current version number.
dwVersion (4 bytes): A 32-bit integer that provides the current name table version number.
dwVersionNotUsed (4 bytes): This field MUST be set to 0 when sending and ignored on receipt.