NWMUDS:GetNodeInformation

From 3dbrew
Revision as of 06:04, 20 March 2016 by Yellows8 (talk | contribs) (Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x000D0040] |- | 1 | NodeID |} =Response= {| class="wikitable" border="1" |- !...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Request

Index Word Description
0 Header code [0x000D0040]
1 NodeID

Response

Index Word Description
0 Header code
1 Result code
2-11 Output structure.

Description

This returns the node structure for the specified 1-based NodeID. NodeID 0x1 is for the hosting device. This is the same structure passed to NWMUDS:Initialize.