Emulates the next call to
Info and automatically clicks the "OK" button.
// Automatically close the next Info dialog box
EmulateInfo()
// Process
// ...
Info("The record was validated.")
// The message is automatically closed
Remarks
Difference of message type
The order of the
EmulateXXX functions must respect the display order of
Error,
Info, ... Otherwise, a fatal error will occur.
Component: wd270testexe.dll