Defining Third-Party CM Tool Interfaces : User Function Interface to CM Tool : STM_CM_lock_file

STM_CM_lock_file
Executes the lock command on the file in the databank
Syntax:
STM_CM_lock_file
 
int
STM_CM_lock_file(
const char *bank_dir,
const char *name,
const char *ext,
const char *full_archive_name,
const char *user_name,
const char *version
int in_load_op,
char error_message[STMCM_message_length]
);