Error Handling (Setup API)

There are three functions that generate dialog boxes to handle errors: SetupCopyError, SetupDeleteError, and SetupRenameError.

Callback routines can use these functions to generate a user interface to handle SPFILENOTIFY_COPYERROR, SPFILENOTIFY_DELETEERROR, and SPFILENOTIFY_RENAMEERROR notifications.

Each of these error-handling functions generates a dialog box that asks the user for information on how to proceed. As with SetupPromptForDisk, you can modify the dialog box's layout and behavior by specifying flags during the function call.