Difference between revisions of "ACI:InitializeNetworkSetting"
Jump to navigation
Jump to search
Natinusala (talk | contribs) |
Natinusala (talk | contribs) |
||
Line 11: | Line 11: | ||
| Unknown value, usually 0x1 | | 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]]. |
Latest revision as of 01:15, 8 May 2017
Request[edit]
Index Word | Description |
---|---|
0 | Header code [0x04060040] |
1 | Unknown value, usually 0x1 |
Description[edit]
Initializes a network setting for updating. Call this, then set all the properties and finally call ACI:UpdateNetworkSetting and ACI:FlushNetworkSetting.