The cmm_master_getinfo() function returns information
about the current master node. The cmm_vicemaster_getinfo()
function returns information about the current vice-master node. The information
returned by these two functions has the same type and meaning as that returned
by the cmm_member_getinfo() function.
The member parameter is a pointer to a member
structure where the function stores the member's information, such as its
current state.
See the Netra High Availability Suite Foundation Services 2.1 6/03 CMM Programming Guide
for information on the cmm_member_t structure.