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

◆ Location()

const char * DcppTask::Location ( ) const
inlineinherited

Fetch the task location.

Returns the name of the node on which the task is running (unless it was already known locally when DcppTask::GetPath was running, in which case we don't know where it is, but the value specified to the constructor is returns)

returns A const pointer to the node name.