SPFILENOTIFY_ENDCOPY  132NU90 

[New - Windows NT]

The SPFILENOTIFY_ENDCOPY notification is passed to the callback function when the queue completes a copy operation. This notification is sent even if the user cancels or if an error occurs.

SPFILENOTIFY_ENDCOPY

    Param1 = (UINT) FilePathInfo;

    Param2 = (UINT) 0;

 

Parameters

Param1

Pointer to a FILEPATHSYYRRGJ structure. The Win32Error member of the FILEPATHS structure indicates the outcome of the copy operation.

Param2

Unused.

 

Return Values

The return code is ignored.

See Also

FILEPATHS, SetupCommitFileQueue, SetupDefaultQueueCallback