mco_translog_init

This function initializes internal database runtime core pointers to provide access to service functions inside the TL library.

For an overview see page TL Applications

Prototype

 
    MCO_RET	mco_translog_init()
 

Arguments

none

Description

This function initializes internal database runtime core pointers to provide access to service functions inside TL library. It should be called just after function mco_runtime_start().

Return Codes

MCO_S_OK The TL runtime was initialized successfully

Files

Header file:
mcolog.h
Source file:
mcolgini.c
Library:
libmcolog.a