Group :: GetLocalMemberIndex |
01 | Returns the index of the local member. |
02 |
[C++] uint64 GetLocalMemberIndex() const; |
03 |
Return Values: Index of the local member after group activation or -1 otherwise. |
04 | The value is stored as a member after the group has been successfully activated. |
05 |
Reference: net::semys Implementation: Semys Architecture See Also: Arch Group Sub-System, Group, GetLocalSubgroupMask() |
Goto: Main Page; This page is part of the Semys software documentation. See About: Documentation for details. |