tibrvftMember_GetQueue()

Function

Declaration

tibrv_status tibrvftMember_GetQueue(
    tibrvftMember      member,
    tibrvQueue*        queue);

Purpose

Extract the event queue of a fault tolerance member.

Parameter

Description

member

Extract the event queue from this member object.

queue

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