This function returns the current auto_oid
value.
MCO_RET mco_get_current_auto_oid ( mco_trans_h t, mco_uquad* retvalue)
t | A valid READ_WRITE transaction handle. |
retvalue | The current auto_oid value. |
This function is called by the master to get the current auto_oid value.
MCO_S_OK | Successful. |