AAO DRAMA C++ Interface (Old style)
DRAMA C++, Depreciated, don't use for new code

◆ SetFinished()

virtual void DcppHandler::SetFinished ( const DcppHandlerRoutine  FinishedHandler)
inlinevirtual

Change the finished handler routine.

Parameters
FinishedHandlerA routine to be invoked when the all subsidary messages have completed and the DcppHandler:: object is intending to cause the action to complete. If it returns DcppReschedule, the action will continue. Otherwise the action will complete.