STM_CM_is_locked_in_bank Checks whether or not a file in the databank is locked (was checked out with lock). Syntax: STM_CM_is_locked_in_bank Input full_archive_name revision is_locked intSTM_CM_is_locked_in_bank( const char *full_archive_name, const char *revision, int *is_locked char error_message[STM_CM_message_length]);