PK_PMARK_ask_partition   

PK_ERROR_code_t       PK_PMARK_ask_partition
(
--- received arguments ---
PK_PMARK_t            pmark,     --- a pmark

--- returned arguments ---
PK_PARTITION_t *const partition  --- the partition of the pmark
)


This function returns the partition of the given partition mark.


Specific Errors:
    PK_ERROR_rollback_not_started  Partitioned rollback is not active