ST_GroupStatus
The structure ST_GroupStatus
defines the status of a group.
Syntax
Definition:
TYPE ST_GroupStatus
STRUCT
State : MC_GROUP_STATE;
Flags : ST_GroupStatusFlags;
END_STRUCT
END_TYPE
Values
Name | Type | Description |
---|---|---|
State | State of the group | |
Flags | Additional status information |