The SPFILENOTIFY_ENDRENAME notification is sent to the callback routine when the queue completes a rename operation. This notification is sent even if the user cancels or if an error occurs.
SPFILENOTIFY_ENDRENAME
    Param1 = (UINT) FilePathInfo;
    Param2 = (UINT) 0;
 The return value is ignored.
  Windows NT:  Use version 4.0 and later.
  Windows:  Use Windows 95 and later.
  Windows CE:  Unsupported.
  Header: Declared in setupapi.h.
Overview, Notifications, FILEPATHS, SetupCommitFileQueue, SetupDefaultQueueCallback