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

◆ SetInfo()

virtual void GitTask::SetInfo ( const Arg info,
StatusType *  status 
)
protectedvirtual

Set the version information for the sub-tasks.

Invoked when the task details from the ENQ_VER_NUM, ENQ_VER_DATE and ENQ_TASK_DESCR parameters has been fetch. The argument contains the relevant values, which are by default put into the verNum, verData and taskDescr variables.

Parameters
infoAn Arg (SDS) structure containing all the details.
statusInherited status