Difference between revisions of "ACI:InitializeNetworkSetting"

From 3dbrew
Jump to navigation Jump to search
 
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 02: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.