ISDBApplication::ComServerUIActive

From MediaMonkey Wiki
Revision as of 22:01, 6 October 2009 by Ludek (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

CoClass SDBApplication, Interface ISDBApplication

Property Get/Let ComServerUIActive As Bool


Property description

This methods tells you whether ComServer.UIInteractive property is set to TRUE or FALSE by MediaMonkey.

Controling this property might be useful especially if you are not interested in possible unpleasant COM server hints and messages like when COM Server tells you about opened client connections etc.

See example here: http://blog.delphi-jedi.net/2008/07/01/com-server-tells-you-sth-about-opened-client-connections/