C++
BOOL GetConfirmReplace();
Description
Gets the confirm-replace flag. This flag is used to determine whether to warn the user, when creating (saving) a file, that an existing file will be replaced. Returns Ttrue on success and false on failure.
BOOL GetConfirmReplace();
Gets the confirm-replace flag. This flag is used to determine whether to warn the user, when creating (saving) a file, that an existing file will be replaced. Returns Ttrue on success and false on failure.