PK_receive_compound_t   

typedef int PK_receive_compound_t;

Used in:

PK_PART_receive_o_t
PK_PARTITION_receive_deltas_o_t
PK_PARTITION_receive_o_t


This datatype controls receiving transmit files containing compound bodies.

It has the values:

    PK_receive_compound_split_c:
                            split any compound bodies into individual bodies

    PK_receive_compound_keep_c:
                            receive compound bodies as they are

    PK_receive_compound_fail_c:
                            fail with PK_ERROR_compound_body if the file
                            contains compound bodies