Difference between revisions of "NWMUDS:Bind"

From 3dbrew
Jump to navigation Jump to search
Line 18: Line 18:
 
|-
 
|-
 
| 4
 
| 4
| u16, unknown.
+
| u16 NetworkNodeID probably. Likely for controlling which device this BindNodeID can communicate with, or all of them when the broadcast alias is used.
 
|}
 
|}
  
Line 41: Line 41:
  
 
=Description=
 
=Description=
This initializes the local [[NWM_Services|BindNodeID]] for use on this device, etc.
+
This initializes a [[NWM_Services|BindNodeID]] for use on this device, etc. This can be done multiple times for initializing different BindNodeIDs.

Revision as of 22:25, 2 April 2016

Request

Index Word Description
0 Header code [0x00120100]
1 BindNodeID
2 u32, unknown.
3 u8, unknown.
4 u16 NetworkNodeID probably. Likely for controlling which device this BindNodeID can communicate with, or all of them when the broadcast alias is used.

Response

Index Word Description
0 Header code
1 Result code
2 Value 0x0, handle transfer translate-header.
3 Output handle.

Description

This initializes a BindNodeID for use on this device, etc. This can be done multiple times for initializing different BindNodeIDs.