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

◆ RemoteNetStartErr()

virtual DcppHandlerRet GitTask::RemoteNetStartErr ( StatusType *  status)
protectedvirtual

To be invoked when a REMOTE DRAMA network start has failed.

If an inheritor is trying to start a REMOTE DRAMA network after overriding GitTask::NoNetOnRemote, and that operation has failed, it must invoke this method to tell GitTask of the failure. The failure status should be available in DitsGetEntStatus()

Parameters
statusInherited status.