2.2.2.1 CPCALLCAPS
The CPCALLCAPS structure defines the capabilities of an application-sharing session node.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
numCapabilities |
pad1 |
||||||||||||||||||||||||||||||
General (24 bytes) |
|||||||||||||||||||||||||||||||
... |
|||||||||||||||||||||||||||||||
... |
|||||||||||||||||||||||||||||||
Screen (28 bytes) |
|||||||||||||||||||||||||||||||
... |
|||||||||||||||||||||||||||||||
... |
|||||||||||||||||||||||||||||||
Orders (84 bytes) |
|||||||||||||||||||||||||||||||
... |
|||||||||||||||||||||||||||||||
... |
|||||||||||||||||||||||||||||||
Bitmaps (40 bytes) |
|||||||||||||||||||||||||||||||
... |
|||||||||||||||||||||||||||||||
... |
|||||||||||||||||||||||||||||||
Cursor |
|||||||||||||||||||||||||||||||
... |
|||||||||||||||||||||||||||||||
Palette |
|||||||||||||||||||||||||||||||
... |
|||||||||||||||||||||||||||||||
Share |
|||||||||||||||||||||||||||||||
... |
numCapabilities (2 bytes): MUST be set to 0x0007.
pad1 (2 bytes): Reserved. MUST be set to zero when sent and MUST be ignored on receipt.
General (24 bytes): A PROTCAPS_GENERAL packet that describes the general capabilities of the node.
Screen (28 bytes): A PROTCAPS_SCREEN packet that describes the screen capabilities of the node.
Orders (84 bytes): A PROTCAPS_ORDERS packet that describes the orders supported by the node.
Bitmaps (40 bytes): A PROTCAPS_BITMAPCACHE packet that describes the bitmap cache of the node.
Cursor (8 bytes): A PROTCAPS_CM packet that describes the cursor capabilities of the node.
Palette (8 bytes): A PROTCAPS_PM packet that describes the palette cache of the node.
Share (8 bytes): A PROTCAPS_SC packet that identifies the user.