TibrvDispatcher::getName()
Method
Declaration
TibrvStatusgetName(
const char*& name) const;
Purpose
Extract the name of a dispatcher thread.
|
Parameter |
Description |
|
|
The program supplies a variable, and the method stores the name of the dispatcher thread in that variable. |