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

MC_GROUP_STATE

State of the group

Flags

ST_GroupStatusFlags

Additional status information