ISDBIniFile::ValueExists

From MediaMonkey Wiki
Revision as of 16:50, 14 February 2008 by Peke (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

CoClass SDBIniFile, Interface ISDBIniFile

Property Get ValueExists(Section As String, Ident As String) As Bool


Parameters

Name Type Description
Section String Section to be accessed.
Ident String Value to be accessed.


Property description

Checks existing of value in an ini file.