2.2.5.9 NetMeeting Object Manager Object Delete

An object manager instance broadcasts an OMNET_OBJECT_DELETE message on the workset group channel to delete a specified object from a workset group. The object is uniquely identified by a network user ID and a four-byte unsigned integer sequence number. Refer to fields ObjectID_creator and ObjectID_sequence.


0


1


2


3


4


5


6


7


8


9

1
0


1


2


3


4


5


6


7


8


9

2
0


1


2


3


4


5


6


7


8


9

3
0


1

Sender

messageType

wsGroupID

worksetID

position

flags

seqStamp_genNumber

seqStamp_userID

seqStamp_pad1

ObjectID_sequence

ObjectID_creator

ObjectID_pad1

Sender (2 bytes): The local identifier of the user, which is obtained from the Multipoint Communication Service (MCS) [T122] layer. For more information about the MCS user ID, see [T122] section 3 (Definitions) in the ITU-T Recommendation.

messageType (2 bytes): MUST be set to 0x0036.

wsGroupID (1 byte): The workset group ID (unique to the domain). This value is generated internally by the NetMeeting Object Manager. It consists of a value from 0 to 63 that is checked for uniqueness among other NetMeeting nodes that are present on the network.

worksetID (1 byte): An 8-bit workset ID that is defined in a workset group.

position (1 byte): Reserved. MUST be set to zero when sent and MUST be ignored on receipt.

flags (1 byte): Reserved. MUST be set to zero when sent and MUST be ignored on receipt.

seqStamp_genNumber (4 bytes): The current workset generation number of the operation sequence stamp as of the issue time.

seqStamp_userID (2 bytes): The MCS user ID of the issuing object manager instance.

seqStamp_pad1 (2 bytes): Reserved. MUST be set to zero when sent and MUST be ignored on receipt.

ObjectID_sequence (4 bytes): An unsigned 32-bit integer sequence number (3.1.5.5).

ObjectID_creator (2 bytes): An unsigned 16-bit integer MCS userid of the object manager instance that created the Object ID.

ObjectID_pad1 (2 bytes): Reserved. MUST be set to zero when sent and MUST be ignored on receipt.