IEvents::OnDownloadEnd Method
Fires when the file has been sent.
IDL
[id(0x00000069)]
void OnDownloadEnd([in] BSTR Filename);
Parameters
Description
[in] BSTR Filename
File name.
Group
IEvents Methods