| |
|
|
| WritePrivateProfileString writes a String under the angegebenen Rubrik and the angegebenen Eintragsnamen in a INI File. These API can also whole Rubriken and Deleting Entries and the cache the INI on The Festplatte write.
P:L1 or P:B1: address one Strings or Memory-Variable with a String, the The Rubrik for entry contains. is this worth, Parameter 2 and Parameter 3 zero, becomes the cache the INI on The disk written.
P:L2 or P:B2: address one Strings or Memory-Variable with a String, the whom Eintragsnamen contains. is this worth 0, becomes The angegebene Rubrik deleted (unless, Parameter 1 is zero).
P:L3 or P:B3: address one Strings or Memory-Variable with a String, the whom hinzuzufügenden entry contains. is this worth 0, becomes the entry deleted (unless, Parameter 1 and 2 is zero).
P:L4 or P:B4: address one Strings or Memory-Variable with a String, the names and way the INI contains. existing The File not, becomes tappt im dunkeln created.
|
|
|
| |
|
|