SPFILENOTIFY_ENDRENAME
[New
- Windows NT]
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;
Parameters
Param1
Pointer to a FILEPATHS
Param2
Unused.
Return Values
The return
value is ignored.
See Also