Table of Contents

TTMSFNCCloudFileConversionGetFileEvent Event Type

Event fired when an output file has been downloaded to a stream.

API unit family: TMSFNCCloudFileConversion

Parameters

Name Description
Sender Component that raised the event.
ARequestResult Outcome of the underlying request.
AFile Downloaded output file.
AErrorMessage Error description, or an empty string on success.