NWMUDS:GetNodeInformation: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
| Line 9: | Line 9: | ||
|- | |- | ||
| 1 | | 1 | ||
| | | NetworkNodeID | ||
|} | |} | ||
| Line 29: | Line 29: | ||
=Description= | =Description= | ||
This returns the node structure for the specified | This returns the node structure for the specified NetworkNodeID. This is the same structure passed to [[NWMUDS:Initialize]]. | ||
Revision as of 20:32, 2 April 2016
Request
| Index Word | Description |
|---|---|
| 0 | Header code [0x000D0040] |
| 1 | NetworkNodeID |
Response
| Index Word | Description |
|---|---|
| 0 | Header code |
| 1 | Result code |
| 2-11 | Output structure. |
Description
This returns the node structure for the specified NetworkNodeID. This is the same structure passed to NWMUDS:Initialize.