TibrvNetTransport::getService()

Method

Declaration

TibrvStatus getService(
    const char*& serviceString) const;

Purpose

Return the effective service that this transport uses for communication.

Parameter

Description

serviceString

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.