4.1.1 Drawing and Desktop Mode Change Order

The following is an annotated dump of the TS_COMPDESK_TOGGLE message.

 00000000 32 01 01 00 03                                  2....
  
 32 -> TS_ORDER_HEADER::controlFlags (TS_ALTSEC_COMPDESK_FIRST)
  
    0 --\
    0   |
    1   | Order Type = 0x0c = 12 = TS_ALTSEC_COMPDESK_FIRST
    1   |
    0   |
    0 --/
    1 --\ 0x2 = TS_SECONDARY = Alternate Secondary Order
    0 --/
  
 01 -> TS_COMPDESK_TOGGLE::operation = COMPDESKTOGGLE (1)
 01 00 -> TS_COMPDESK_TOGGLE::size = 1 byte
 03 -> TS_COMPDESK_TOGGLE::eventType = REDIRMODE_COMPOSITION_ON (3)