2.2.4.7 DN_REQ_DESTROY_GROUP
The DN_REQ_DESTROY_GROUP packet informs the host that a peer is requesting that a group be deleted from the game session.
|
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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
dwPacketType |
|||||||||||||||||||||||||||||||
|
dwPacketContext |
|||||||||||||||||||||||||||||||
|
dpnidGroup |
|||||||||||||||||||||||||||||||
|
dpnidPlayer |
|||||||||||||||||||||||||||||||
-
dwPacketType (4 bytes): A 32-bit field that contains the packet type.
-
Value Meaning DN_MSG_INTERNAL_REQ_DESTROY_GROUP
0x000000D5Informs the host that a peer is requesting that a group be deleted from the game session.
-
dwPacketContext (4 bytes): A 32-bit field that contains the context value passed in for this operation. The value MUST be passed in exactly with DN_DESTROY_GROUP.
-
dpnidGroup (4 bytes): A 32-bit field that contains the group from which the peer is asking to have the player removed. For more information, see section 2.2.7.
-
dpnidPlayer (4 bytes): A 32-bit field that contains the identifier of the player that is being removed from the group. For more information, see section 2.2.7.