tibrvftMember_GetTransport()

Function

Declaration

tibrv_status tibrvftMember_GetTransport(
    tibrvftMember      member,
    tibrvTransport*    transport);

Purpose

Extract the transport of a fault tolerance member.

Parameter

Description

member

Extract the transport from this member object.

transport

The program supplies a location, and the function stores the transport in that location.