ACI:InitializeNetworkSetting: Difference between revisions
Natinusala (talk | contribs) Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x04060040] |- | 1 | Network setting ID (0x0-0x2) |}" |
Natinusala (talk | contribs) No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 9: | Line 9: | ||
|- | |- | ||
| 1 | | 1 | ||
| | | Unknown value, usually 0x1 | ||
|} | |} | ||
=Description= | |||
Initializes a network setting for updating. Call this, then set all the properties and finally call [[ACI:UpdateNetworkSetting|ACI:UpdateNetworkSetting]] and [[ACI:FlushNetworkSetting|ACI:FlushNetworkSetting]]. |