Must be called from inside OnBeforeDownload event handler to provide Path and FileName to the event.
This is a helper function for programming languages that do not support ByRef arguments.
The ID of the downloaded resource as provided by OnBeforeDownload event.
The full path of the Folder that downloaded resource will be saved.
This must not include the filename.
The file name of the downloaded resource.
Set to True to cancel the download of the resource.
Must be called from inside OnBeforeDownload event handler to provide Path and FileName to the event.
This is a helper function for programming languages that do not support ByRef arguments.
The ID of the downloaded resource as provided by OnBeforeDownload event.
The full path of the Folder that downloaded resource will be saved.
This must not include the filename.
The file name of the downloaded resource.
Set to True to cancel the download of the resource.