tibrvftMember_GetWeight()

Function

Declaration

tibrv_status tibrvftMember_GetWeight(
    tibrvftMember     member,
    tibrv_u16*        weight);

Purpose

Extract the weight of a fault tolerance member.

Parameter

Description

member

Extract the weight from this member object.

weight

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