PK_ATTRIB_field_change_t   

typedef int PK_ATTRIB_field_change_t;

Used in:

PK_ATTRIB_reset_cb_f_t


This datatype indicates whether the field of an attribute has been
created or modified since the preceding pmark.

It has the values:

    PK_ATTRIB_field_change_new_c  The field of the attribute has been created
                                  since the preceding pmark.
    PK_ATTRIB_field_change_mod_c  The field of the attribute has been modified
                                  since the preceding pmark.