NWMINF:RecvBeaconBroadcastData

From 3dbrew
Revision as of 04:18, 29 September 2014 by Yellows8 (talk | contribs) (Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x000603C4] |- | 1 | Output buffer max size |- | 2-14 | ? |- | 15 | Value 0x0 |- |...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Request

Index Word Description
0 Header code [0x000603C4]
1 Output buffer max size
2-14 ?
15 Value 0x0
16 Input handle
17 (Size<<4) | 12
18 Output buffer ptr

Response

Index Word Description
0 Header code
1 Result code

Description

The structure of the output buffer appears to be identical to NWMUDS:RecvBeaconBroadcastData.