Miscellaneous Macros (Windows CE 5.0)

Send Feedback

Some miscellaneous macros are provided, mainly for debug string processing.

The NAME macro is used with many class constructors that support debug names.

The REMIND macro is less useful; it just builds a reminder string (including the source file name and line number), which can be displayed at compile time.

Programming element Description
NAME Generates a debug-only name.
REMIND Generates a compile-time string.

See Also

DirectShow Debugging Macros

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.