TibrvNetTransport::getDaemon()

Method

Declaration

TibrvStatus getDaemon(
    const char*& daemonString ) const;

Purpose

Extract the daemon parameter from this transport.

Parameter

Description

daemonString

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.