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. |
| strFilename | Required. A String Value. |
| Section | Required. A String Value. |
| Key | Optional. A String Value. |