NWMUDS:StartScan: Difference between revisions
No edit summary |
|||
Line 11: | Line 11: | ||
| Output buffer max size | | Output buffer max size | ||
|- | |- | ||
| 2 | | 2-14 | ||
| 0x34-byte input structure. | |||
| | |||
|- | |- | ||
| 15 | | 15 | ||
Line 53: | Line 44: | ||
| 1 | | 1 | ||
| Result code | | Result code | ||
|} | |||
=Input structure= | |||
{| class="wikitable" border="1" | |||
|- | |||
! Index Word | |||
! Description | |||
|- | |||
| 0 | |||
| ? | |||
|- | |||
| 1 | |||
| ? | |||
|- | |||
| 2-3 | |||
| MAC address? The 6-bytes located here are normally all 0xFF. | |||
|- | |||
| 4-12 | |||
| Unknown, usually zero / uninitialized? | |||
|} | |} | ||