2.2.4.18.3 DynamicSurfaceFactory_CreateSurfaceInstance
The DynamicSurfaceFactory_CreateSurfaceInstance message creates a new surface instance.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
_size |
|||||||||||||||||||||||||||||||
|
_msgid |
|||||||||||||||||||||||||||||||
|
_idObjectSubject |
|||||||||||||||||||||||||||||||
|
nUniqueID |
|||||||||||||||||||||||||||||||
|
idClassContext |
|||||||||||||||||||||||||||||||
|
devOwner |
|||||||||||||||||||||||||||||||
|
surScene |
|||||||||||||||||||||||||||||||
|
poolScene |
|||||||||||||||||||||||||||||||
_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 0x00000002 for this message.
_idObjectSubject (4 bytes): An unsigned 32-bit integer. The ID of the target object.
nUniqueID (4 bytes): A signed 32-bit integer. The ID of the DynamicSurface instance.
idClassContext (4 bytes): An unsigned 32-bit integer. ID of ClassObject for context.
devOwner (4 bytes): An unsigned 32-bit integer. The ID of the device to use.
surScene (4 bytes): An unsigned 32-bit integer. The ID of the surface to display.
poolScene (4 bytes): An unsigned 32-bit integer. The ID of the VideoPool that contains content.