DebugOff
DebugOff

Turns all debugging functions off.

bSuccess = myDebug.DebugOff( )

Return value
TRUE if the functions were disabled successfully, otherwise FALSE.

Comments

Debug mode is ON by default when the project is built in debug mode, and OFF by default when in release mode.
Turning debug mode OFF will make all debug functions do nothing.

See also
Debug:DebugOn
Debug:SetDebug
Debug:IsDebug



JAM © 2005 no one in partiular
Project started by David Evans in 2005