ISDBIniFile::IntValue
From MMWiki
CoClass SDBIniFile, Interface ISDBIniFile
Property Get/Let IntValue(Section As String, Ident As String) As Long
[edit]
Parameters
| Name | Type | Description |
|---|---|---|
| Section | String | Section in ini file. |
| Ident | String | Identifier in the given section. |
[edit]
Property description
Reads/writes an integer value.
