ResetAssert
ResetAssert

Forces future Assert calls to be displayed, even if the user has chosen to hide them.

bSuccess = myDebug.ResetAssert( )

Return value
TRUE if the assert function was reset successfully, otherwise FALSE.

Comments

The message shown at runtime allows the user to stop the program, continue, or continue and hide all future assert messages. ResetAssert can be used to force a new message to appear even if the user has chosen to hide all messages, to allow important messages to be received.

See also
Debug:Assert



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