ISDBApplication::ComServerUIActive
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/