ISDBApplication::ShutdownAfterDisconnect

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

CoClass SDBApplication, Interface ISDBApplication

Property Get/Let ShutdownAfterDisconnect As Boolean


Property description

Specifies whether to close MediaMonkey after the current object disconnects from it and MediaMonkey wasn't running before the object started it.

For example a .vbs file is started from command line, it starts using SDBApplication object which causes MediaMonkey start-up (it wasn't running yet). Then if the script sets this property to True and terminates, MediaMonkey stays running.