Debug Output

A version of this page is also available for

Windows Embedded CE 6.0 R3

4/8/2010

The debug output facility is just one of several facilities of debug logging available with DirectShow. This facility is monolithic (that is, it is either on or off). For information about the simplest facility, see Debug NOTE (Message) Macros.

Programming element Description

DbgOutString

Sends a debug string to the debug output location.

DumpGraph

Sends debugging information from the filter graph to the debug output location.

See Also

Concepts

DirectShow Debugging Functions