ISDBIniFile::IntValue: Difference between revisions

From MediaMonkey Wiki
Jump to navigation Jump to search
No edit summary
 
(No difference)

Latest revision as of 15:26, 21 March 2007

CoClass SDBIniFile, Interface ISDBIniFile

Property Get/Let IntValue(Section As String, Ident As String) As Long


Parameters

Name Type Description
Section String Section in ini file.
Ident String Identifier in the given section.


Property description

Reads/writes an integer value.