Setting the Description of an Operation

ostc_ServerOperation::setDescription()

void setDescription(oscs_ConstString description);

Associates the specified string with this operation. The string can be retrieved by the client with ostc_Operation::getDescription().



[previous] [next]