ISDBApplication::VersionHi: Difference between revisions

From MediaMonkey Wiki
Jump to navigation Jump to search
mNo edit summary
m (added related)
Line 4: Line 4:


MediaMonkey's high version number (e.g. ''2'' for version 2.5.4).
MediaMonkey's high version number (e.g. ''2'' for version 2.5.4).
=== Related Topics ===
*[[ISDBApplication::VersionString]]
*[[ISDBApplication::VersionLo]]
*[[ISDBApplication::VersionRelease]]


[[Category:Scripting|{{PAGENAME}}]]
[[Category:Scripting|{{PAGENAME}}]]

Revision as of 01:29, 8 May 2007

CoClass SDBApplication, Interface ISDBApplication

Property Get VersionHi As Long


Property description

MediaMonkey's high version number (e.g. 2 for version 2.5.4).

Related Topics