Private Declaration WritePrivateProfileSection

Library

kernel32

Alias

WritePrivateProfileSectionA

Type Return

A Long Value

Syntax

WritePrivateProfileSection ( lpAppName, lpString, lpFileName)

The WritePrivateProfileSection  Declaration syntax has these parts:

Part Description
lpAppNameRequired. A String Value.
lpStringRequired. A String Value.
lpFileNameRequired. A String Value.