ISDBIniFile::StringValue

From MediaMonkey Wiki
Revision as of 15:27, 21 March 2007 by Jiri (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

CoClass SDBIniFile, Interface ISDBIniFile

Property Get/Let StringValue(Section As String, Ident As String) As String


Parameters

Name Type Description
Section String Section to be accessed.
Ident String Value to be read/written.


Property description

Reads or writes a string value in an ini file.