ISDBTools::OutputDebugString: Difference between revisions

From MediaMonkey Wiki
Jump to navigation Jump to search
No edit summary
(No difference)

Revision as of 14:41, 10 April 2007

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.