TibrvNetTransport::getNetwork()
Method
Declaration
TibrvStatusgetNetwork
(
const char*& networkString) const;
Purpose
Return the network interface 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 network information. The program must not modify nor free the string. |