PK_MARK_ask_forward   

PK_ERROR_code_t     PK_MARK_ask_forward
(
--- returned arguments ---
PK_LOGICAL_t *const is_enabled     --- whether roll forward is enabled
)


This function returns PK_LOGICAL_true if roll-forward is enabled.


Specific Errors:
    PK_ERROR_mark_not_started       non-partitioned PK rollback is not active


This function should only be called when the non-partitioned PK rollback system
has been started via PK_MARK_start.