2.2.2.6.1 Client Activate PDU (TS_RAIL_ORDER_ACTIVATE)
The Client Activate PDU is sent from client to server when a local RAIL window on the client is activated or deactivated.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Hdr |
|||||||||||||||||||||||||||||||
WindowId |
|||||||||||||||||||||||||||||||
Enabled |
Hdr (4 bytes): A TS_RAIL_PDU_HEADER structure. The orderType field of the header MUST be set to TS_RAIL_ORDER_ACTIVATE (0x0002).
WindowId (4 bytes): An unsigned 32-bit integer. The ID of the associated window on the server that is to be activated or deactivated.
Enabled (1 byte): An unsigned 8-bit integer. Indicates whether the window is to be activated (value = nonzero) or deactivated (value = 0).