Public Method DeleteIniSetting

Type Return

A Variant Value

Syntax

Object.DeleteIniSetting ( strFilename, Section, [Key])

The DeleteIniSetting Methods syntax has these parts:

Part Description
object An expression evaluating to an Object of type modIniFile.
strFilenameRequired. A String Value.
SectionRequired. A String Value.
KeyOptional. A String Value.