2.2.8.1.1.3.1 Client Input Event PDU Data (TS_INPUT_PDU_DATA)
The TS_INPUT_PDU_DATA structure contains a collection of Slow-Path Input Events (section 2.2.8.1.1.3.1.1) generated by the client and intended to be processed by the server.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
shareDataHeader (18 bytes) |
|||||||||||||||||||||||||||||||
... |
|||||||||||||||||||||||||||||||
... |
|||||||||||||||||||||||||||||||
... |
numEvents |
||||||||||||||||||||||||||||||
pad2Octets |
slowPathInputEvents (variable) |
||||||||||||||||||||||||||||||
... |
shareDataHeader (18 bytes): Share Data Header (section 2.2.8.1.1.1.2) containing information about the packet. The type subfield of the pduType field of the Share Control Header (section 2.2.8.1.1.1.1) MUST be set to PDUTYPE_DATAPDU (7). The pduType2 field of the Share Data Header MUST be set to PDUTYPE2_INPUT (28).
numEvents (2 bytes): A 16-bit, unsigned integer. The number of Slow-Path Input Events packed together in the slowPathInputEvents field.
pad2Octets (2 bytes): A 16-bit, unsigned integer. Padding. Values in this field MUST be ignored.
slowPathInputEvents (variable): A collection of Slow-Path Input Events to be processed by the server. The number of events present in this array is given by the numEvents field.