Share

ITransmittalProgressHandler Interface

Class Hierarchy

TRANSMITTALLib::ITransmittalProgressHandler

File

transmittal.idl

Description

Developers who require feedback when calling methods that could potentially take a long time to finish can implement this interface to be called from time to time to indicate progress.

This applies to the following ITransmittalOperation2 methods:

  • archiveSheetSet()
  • addSheetSelset()
  • createTransmittalPackage()
Only one progress handler can be installed.

Links

ITransmittalProgressHandler Methods

Was this information helpful?