mco_translog_play_params_init

This function initializes the parameters passed to mco_translog_play_ex().

For an overview see page TL Applications

Prototype

 
    MCO_RET	mco_translog_play_params_init(mco_TL_play_params_h tl_play_params);
 

Arguments

params The mco_translog_plan_params_t structure that will be initialized

Description

This function initializes the parameters passed to mco_translog_play_ex().

Return Codes

MCO_S_OK TL play parameters successfully initialized

Files

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