PK_ATTRIB_no_roll_t   

typedef int PK_ATTRIB_no_roll_t;

Used in:

PK_ATTRIB_ask_no_roll


This type signifies whether an attribute has the no-roll property.

It has the values:

    PK_ATTRIB_no_roll_set_c            attribute does not roll

    PK_ATTRIB_no_roll_unset_c          attribute does roll

    PK_ATTRIB_no_roll_diff_c           attribute has a field of a different
                                       length to that which it had when set to
                                       be a no-roll attribute, as a result of
                                       rolling over a delta which was
                                       created when the attribute was not a
                                       no-roll attribute

    PK_ATTRIB_no_roll_invalid_c        attribute roll state is invalid