| Platform SDK: Installing Applications/Setup | 
The SPFILENOTIFY_ENDDELETE notification is returned to the callback routine when a queue completes a delete operation. This notification is sent even if the user cancels or if an error occurs.
SPFILENOTIFY_ENDDELETE
    Param1 = (UINT) FilePathInfo;
    Param2 = (UINT) 0;
The return code is ignored.
  Windows NT/2000: Requires Windows NT 4.0 or later.
  Windows 95/98: Requires Windows 95 or later. Available as a redistributable for Windows 95.
  Header: Declared in Setupapi.h.
Overview, Notifications, FILEPATHS, SetupCommitFileQueue, SetupDefaultQueueCallback