TTMSFNCCloudFileConversionSavedFileEvent Event Type
Event fired when an output file has been saved to disk.
API unit family: TMSFNCCloudFileConversion
Parameters
| Name | Description |
|---|---|
Sender |
Component that raised the event. |
ARequestResult |
Outcome of the underlying request. |
AFile |
Downloaded output file. |
ALocation |
Path where the file was saved. |
AErrorMessage |
Error description, or an empty string on success. |