Share

CNavDialog::VerifyURLSave

C++

virtual BOOL VerifyURLSave();

Description

During OK handling for a URL-based file, if the process is in file creation mode (saving) and the file exists on the site, this function is used to notify the user. Returns true on success and false on failure.

Links

CNavDialog Class

Was this information helpful?