PK_ATTDEF_cb_on_t   

typedef int PK_ATTDEF_cb_on_t;

Used in:

PK_PARTITION_receive_deltas_o_t
PK_PARTITION_receive_o_t


This datatype allows control over the behaviour of the attdef name callback
function.  It has the values:

    PK_ATTDEF_cb_on_mismatch_c      The attdef callback function is called
                                    only with mismatched attribute
                                    definitions.
    PK_ATTDEF_cb_on_any_c           The attdef callback function is called
                                    with any attribute definition.