2.2.4.2.2 ContextRelay_UnlinkContext
The ContextRelay_UnlinkContext message disassociates the specified context alias from an existing context.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
_size |
|||||||||||||||||||||||||||||||
|
_msgid |
|||||||||||||||||||||||||||||||
|
_idObjectSubject |
|||||||||||||||||||||||||||||||
|
idContextExisting |
|||||||||||||||||||||||||||||||
|
idContextAlias |
|||||||||||||||||||||||||||||||
_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 0x00000000 for this message.
_idObjectSubject (4 bytes): An unsigned 32-bit integer. The ID of the target object.
idContextExisting (4 bytes): An unsigned 32-bit integer. The ID of the existing context.
idContextAlias (4 bytes): An unsigned 32-bit integer. The ID of the alias context to be unlinked from the existing context.