Library
kernel32
Alias
WritePrivateProfileSectionA
Type Return
A Long Value
Syntax
WritePrivateProfileSection ( lpAppName, lpString, lpFileName)
The WritePrivateProfileSection Declaration syntax has these parts:
Part | Description |
lpAppName | Required. A String Value. |
lpString | Required. A String Value. |
lpFileName | Required. A String Value. |