Share

CNavDialog::SetConfirmReplace

C++

void SetConfirmReplace(
    BOOL confirm
);

Description

Sets the confirm replace flag.

Parameters

Parameters Description
confirm If true, when creating (saving) a file warns the user that an existing file will be replaced; if false, does not warn

Links

CNavDialog Class

Was this information helpful?