2.2.4.6.6 Visual_SetLayer
The Visual_SetLayer message sets the layer number of the visual.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
_size |
|||||||||||||||||||||||||||||||
|
_msgid |
|||||||||||||||||||||||||||||||
|
_idObjectSubject |
|||||||||||||||||||||||||||||||
|
layer |
|||||||||||||||||||||||||||||||
_size (4 bytes): An unsigned 32-bit integer. The total message size, in bytes.
_msgid (4 bytes): A signed 32-bit integer. The message ID that is unique to the specific target. The _msgid value is 0x00000008 for this message.
_idObjectSubject (4 bytes): An unsigned 32-bit integer. The ID of the target object.
layer (4 bytes): An unsigned 32-bit integer. The layer number. The value MUST be between 0x00000000 (the back-most layer) and 4294967295 (the front-most layer).