ISDBIniFile::ValueExists: Difference between revisions

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

Revision as of 16:34, 14 February 2008

CoClass SDBIniFile, Interface ISDBIniFile

Property Get/Let 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.