AAO DRAMA/DRAMA2 C++ Interface
DRAMA C++11 and later interface

◆ GetMessageContext()

virtual Dits___CurActType drama::thread::TMessHandler::GetMessageContext ( ) const
pure virtual

Get the DRAMA Context associated with the action/UFACE event.

Returns
The DRAMA Context associated with the action event.

Implemented in drama::thread::TAction, and drama::thread::TUface.