|
AAO DRAMA/DRAMA2 C++ Interface
DRAMA C++11 and later interface
|
|
inlineinherited |
Use DRAMA to send a message to the user - format using fmt::format.
See DRAMA 2 String formatting for details on this formatting approach.
| fmt | The string for formatting. See fmt::format for details. |
| args | Arguments to the format. See fmt::format for details. |
| Args... | the remaining argument types. |
References drama::CreateRunDramaTask(), and drama::thread::TMessHandler::MessageUser().