Share

ITransmittalAddFileNotificationHandler Interface

Class Hierarchy

TRANSMITTALLib::ITransmittalAddFileNotificationHandler

File

transmittal.idl

Description

This interface is part of the eTransmit package that collects an open drawing and all its required files together. See the eTransmit topic in the ObjectARX Developer's Guide for an overview of how this interface is used with eTransmit.

Your application can implement or override this class and pass an ITransmittalAddFileNotificationHandler* to the ITransmittalOperation::subscribeToAddFileNotification() method for notification of file additions during transmittal set creation. Your application’s implementation of addFileNotificationHandler() will be called whenever a file object is added to a transmittal set.

Links

ITransmittalAddFileNotificationHandler Methods

See Also

ITransmittalOperation, ITransmittalFile

Was this information helpful?