|
|
|
|
|
- Checking the function
- Difference of message type
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
Observaciones Difference of message type The order of functions EmulateXXX must respect the display order of functions Error, Info, ... Otherwise, a fatal error will be triggered. Componente: wd300testexe.dll
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|