ISDBTools::OutputDebugString

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

CoClass SDBTools, Interface ISDBTools

Sub OutputDebugString(Value As String)


Parameters

Name Type Description
Value String A string to be added to debug log.


Method description

This method outputs a debug string using Windows OutputDebugString method. It can be useful for debuging your scripts, you can the view the debug logs using DebugView tool.

Related items

Introduced in MediaMonkey version 3.0.