 |
PK_PARTITION_ask_pmarks_2 |
|
PK_ERROR_code_t PK_PARTITION_ask_pmarks_2
(
--- received arguments ---
PK_PARTITION_t partition, --- partition
const PK_PARTITION_ask_pmarks_2_o_t *options, --- options
--- returned arguments ---
PK_PARTITION_ask_pmarks_2_r_t *const results --- results
)
This function returns a set of pmarks in the partition.
Specific Errors:
PK_ERROR_rollback_not_started Partitioned rollback is not active (MILD)
This function should only be called when partitioned rollback has been
started with PK_DELTA_register_callbacks.