Difference between revisions of "NWMUDS:Unbind"

From 3dbrew
Jump to navigation Jump to search
(Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x00130040] |- | 1 | NodeID, normally this is the same one used with NWMUDS:B...")
 
Line 23: Line 23:
 
| 1
 
| 1
 
| Result code
 
| Result code
 +
|-
 +
| 2-5
 +
| ?
 
|}
 
|}
  
 
=Description=
 
=Description=
 
This is the inverse of [[NWMUDS:Bind]].
 
This is the inverse of [[NWMUDS:Bind]].

Revision as of 06:15, 1 April 2016

Request

Index Word Description
0 Header code [0x00130040]
1 NodeID, normally this is the same one used with NWMUDS:Bind.

Response

Index Word Description
0 Header code
1 Result code
2-5 ?

Description

This is the inverse of NWMUDS:Bind.