SPFILENOTIFY_ENDQUEUE
[New
- Windows NT]
The
SPFILENOTIFY_ENDQUEUE notification is sent to the callback routine when all of
the queued operations have been completed.
SPFILENOTIFY_ENDQUEUE
Param1 =
(UINT) Result;
Param2 =
(UINT) 0;
Parameters
Param1
TRUE if the
queue was processed successfully, FALSE otherwise.
Param2
Unused.
Return Values
The return
value is ignored.
See Also