2.2.9.1 MILMSG_SYNCFLUSHREPLY

The MILMSG_SYNCFLUSHREPLY packet is sent in response to a MILCMD_TRANSPORT_SYNCFLUSH control message once the composition engine processes and composes the batch containing that message. It is used for synchronization purposes.


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

controlCode

reserved0

hr

reserved1 (48 bytes)

...

...

controlCode (4 bytes): A 32-bit unsigned integer containing the control code for this message. The value of this field MUST be equal to 0x00000001.

reserved0 (4 bytes): Reserved. MUST be set to zero when sent, and MUST be ignored when received.

hr (4 bytes): An HRESULT indicating whether the flush completed successfully or was aborted due to an error.

reserved1 (48 bytes): Reserved. MUST be set to zero when sent, and MUST be ignored when received.