TibrvNetTransport::getDaemon()
Method
Declaration
TibrvStatusgetDaemon
(
const char*& daemonString ) const;
Purpose
Extract the daemon parameter from this transport.
Parameter |
Description |
|
The program supplies a variable, and the method places in that variable a string pointer to the daemon information. The program must not modify nor free the string. |