Mission Base

Program Base Library Functions

int pblKfStartTransaction

( pblKeyFile_t* k )

Start a transaction on a key file

Documentation

Start a transaction on a key file

Transactions can be nested

Parameters:
k - key file to start transaction on
Returns:
int rc == 0: the transaction was started successfully
int rc > 0: the transaction was started but another transaction has resulted in a rollback request on the file already

Alphabetic index



This page was generated with the help of DOC++.