2.11 ClipboardData
The ClipboardData packet represents clipboard data.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Size |
|||||||||||||||||||||||||||||||
Format |
|||||||||||||||||||||||||||||||
Data (variable) |
|||||||||||||||||||||||||||||||
... |
Size (4 bytes): The total size in bytes of the Format and Data fields, not including padding (if any).
Format (4 bytes): An application-specific identifier for the format of the data in the Data field.
Data (variable): MUST be an array of bytes, followed by zero padding to a multiple of 4 bytes.