Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved


Chapter 17 SpaceEvent, SpaceMemberEvent, SpaceRemoteMemberEvent, and RemoteMemberEvent : Space Event Operations : tibasMemberEvent_GetManagementRole()

tibasMemberEvent_GetManagementRole()
Function
Declaration
tibas_status tibasMemberEvent_GetManagementRole(
tibasMemberEvent      memberEvent,
tibas_managementRole* managementRole
Purpose
Returns the management role for the member that generated a specified member event.
Parameters
 
Remarks
Use the tibasMemberEvent_GetManagementRole() function to return the management role for the member that generated a specified member event.
The management role can be one of the following:
TIBAS_MANAGEMENT_ROLE_NONE The member has no management role.
TIBAS_MANAGEMENT_ROLE_MEMBER  The member is simply a member of the Metaspace.
TIBAS_MANAGEMENT_ROLE_MANAGER The member is currently managing membership for the metaspace.
See Also
tibasMemberEvent_GetType(), tibasMemberEvent_GetMember()

Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved