PK_GROUP_split_t   

typedef int PK_GROUP_split_t;


Used in:

PK_GROUP_create_from_ents_o_t


This datatype is a group control which indicates the behaviour to be
used for a group when its owning part is split.

It has the values:

    PK_GROUP_split_never_c  The group remains in the original part.

    PK_GROUP_split_always_c The group remains in the original part, and a
                            split copy is always made in the split-off part.