Group :: ActivateProt |
01 | Activates the group. |
02 |
[C++] bool ActivateProt(std::string const &localName); |
03 |
Parameters:
|
04 |
Return Values: True if the group could be activated. |
05 | If the group can be activated, this method stores the local member index and local subgroup mask as members, to be retrieved via GetLocalMemberIndex() and GetLocalSubgroupMask(). |
06 |
Global Lock: Required Reference: net::semys Implementation: Semys Architecture See Also: Arch Link Sub-System, Group, SemysGroupActivateProt() |
Goto: Main Page; This page is part of the Semys software documentation. See About: Documentation for details. |