2.2.9.6 MILMSG_PARTITIONISZOMBIE

The MILMSG_PARTITIONISZOMBIE packet notifies the server that the partition to which this channel is connected has encountered an error; in this event, the client MUST send this notification message and MUST NOT continue rendering. The server MUST close the affected channel in response to this message.


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

hrFailureCode

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 0x00000006.

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

hrFailureCode (4 bytes): An HRESULT code indicating the nature of the error encountered by the composition engine. Allowed codes are E_OUTOFMEMORY (0x8007000E), UCEERR_RENDERTHREADFAILURE (0x89810406), and MILERR_QPC_TIME_WENT_BACKWARD (0x8981009b).

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