TibrvNetTransport::getService()
Method
Declaration
TibrvStatusgetService
(
const char*& serviceString) const;
Purpose
Return the effective service that this transport uses for communication.
Parameter |
Description |
|
The program supplies a variable, and the method places in that variable a string pointer to the service information. The program must not modify nor free the string. |