Kvaser CanKing GUI Extensions SDK - v7.5.1
    Preparing search index...

    Enumeration FileConflictAction

    Possible actions to use if a log file already exists with the same name.

    Index

    Enumeration Members

    FILE_CONFLICT_ACTION_APPEND_INDEX: 2

    FILE_CONFLICT_ACTION_APPEND_INDEX - Append an index to the file name.

    FILE_CONFLICT_ACTION_APPEND_TIMESTAMP: 3

    FILE_CONFLICT_ACTION_APPEND_TIMESTAMP - Append a timestamp to the file name.

    FILE_CONFLICT_ACTION_OVERWRITE: 1

    FILE_CONFLICT_ACTION_OVERWRITE - Overwrite the existing file.

    FILE_CONFLICT_ACTION_UNSPECIFIED: 0
    UNRECOGNIZED: -1