Type Return
A Variant Value
Syntax
Object.DeleteIniSettingEx ( strFilename, Section, [Key])
The DeleteIniSettingEx Methods syntax has these parts:
Part | Description |
object | An expression evaluating to an Object of type modIniFile. |
strFilename | Required. A String Value. |
Section | Required. A String Value. |
Key | Optional. A String Value. |