ACI:InitializeNetworkSetting: Difference between revisions

From 3dbrew
Jump to navigation Jump to search
No edit summary
 
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

Index Word Description
0 Header code [0x04060040]
1 Unknown value, usually 0x1

Description

Initializes a network setting for updating. Call this, then set all the properties and finally call ACI:UpdateNetworkSetting and ACI:FlushNetworkSetting.