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

◆ SetProcess()

virtual void DcppTask::SetProcess ( const char *const  ProcessName)
inlinevirtualinherited

Set the process names.

Some operatin systems (VMS, VxWorks and Windows) assoicate a process name with a process. This method allow this to be set

Parameters
ProcessNameThe process name string. If a null string, then any previous value is overwritten.