Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The SPFILENOTIFY_ENDSUBQUEUE notification is sent to the callback function when the queue completes all the operations in the delete, rename, or copy subqueue.
SPFILENOTIFY_ENDSUBQUEUE
Param1 = (UINT) SubQueue;
Param2 = (UINT) 0;
Parameters
-
Param1
-
Subqueue that has been completed. This parameter can be one of the following values FILEOP_DELETE, FILEOP_RENAME, or FILEOP_COPY.
-
Param2
-
Unused.
Return value
The return value is ignored.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client |
Windows XP [desktop apps only] |
| Minimum supported server |
Windows Server 2003 [desktop apps only] |
| Header |
|