tibasSpace_SetDistributionRole()
Sets the distribution role of the member for the space.
Declaration
tibas_status tibasSpace_SetDistributionRole (tibasSpace space, tibas_distributionRole role)
Remarks
Use the tibasSpace_SetDistributionRole() function to change the distribution role for the space after it has been set initially.
The distribution role is set initially when your application sets the distribution role using tibasMetaspace_GetSpaceEx() and then joins the space by calling the tibasMetaspace_Connect() function and referencing the MemberDef object that specifies the distribution role, or when the application joins the space by calling the tibasMetaspace_GetSpace() function.
Copyright © Cloud Software Group, Inc. All rights reserved.