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

◆ HandleInitError()

static DcppHandlerRet GitTask::HandleInitError ( DcppVoidPnt  ClientData,
StatusType *  status 
)
staticprotected

To be invoked when the INITIAISE/RESET action fails.

This function is a DcppTask callback which is invoked when the INITIALISE/RESET action completes with an error.

Note
Inheritors which wish to override this function should invoke the GitTask version from the overriding function to ensure the object state is set correctly and the error call back invoked.
Parameters
ClientDataPoints to the GitTask object.
statusInherited status.