2.2.2.1.2 PROTCAPS_CM
The PROTCAPS_CM structure describes the cursor capabilities of an application-sharing session node.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
capID |
capSize |
||||||||||||||||||||||||||||||
|
capsSupportsColorCursors |
capsCursorCacheSize |
||||||||||||||||||||||||||||||
capID (2 bytes): MUST be set to 0x0008.
capSize (2 bytes): MUST be set to 0x0008.
capsSupportsColorCursors (2 bytes): MUST be set to 0x0000 or 0x0001. If set to 0x0001, the node supports color cursors. If set to 0x0000, the node does not support color cursors.
-
Name
Value
COLOR_CURSOR_NOT_SUPPORTED
0x0000
COLOR_CURSOR_SUPPORTED
0x0001
capsCursorCacheSize (2 bytes): The number of elements that the cursor cache for the node can contain.