TTMSFNCCloudFileConversionFileStreamCallBack Event Type
Callback invoked when a file download to a stream completes.
API unit family: TMSFNCCloudFileConversion
Parameters
| Name | Description |
|---|---|
AFile |
Output file the operation acted on. |
AFileStream |
Stream that holds the downloaded content. |
AErrorMessage |
Error description, or an empty string on success. |