Index Topic Contents | |||
Previous Topic: C Next Topic: E |
D
- debug build
- The largest and slowest type of build, but one that provides better facilities for debugging new code and tracking problems.
- debug level
- A DWORD value indicating the relative importance of a debug output, where zero is the most important level.
- downstream filter
- The next filter in line to receive data from an upstream filter. An upstream filter sends data from its output pin to the connected input pin of the downstream filter.
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.