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

◆ LosePath()

virtual void drama::Path::LosePath ( )
virtualinherited

Lose the path and then set as if the task has died.

After invoking this method, you can no longer send messages to the subject task. The task in question is told we have disconnected.

This will cause a full DRAMA DitsPathGet() to be done by the next Path::GetPath call.