SOM_NoTrace - Remarks

The SOM_NoTrace macro is used to turn off method debugging. Within an implementation file for a class, before #including the implementation (.ih or .xih) header file for the class, #define the <className>MethodDebug macro to be SOM_NoTrace. Then, <className>MethodDebug will have no effect.


[Back: SOM_NoTrace - Parameters]
[Next: SOM_NoTrace - Expansion]