Inherits MExecController.
Inherited by CBaseMenuAsync.
Public Member Functions | |
virtual void | ExecComplete (TTelISVExampleType aDerivedType)=0 |
virtual void | ExecNotify (TTelISVExampleType aDerivedType)=0 |
Extended interface providing functionality for a member active object to interact with its owning class. Execution is not predicable and so uses notifications to alert applications when state changes occur.
Definition at line 27 of file CISVAPIAsync.h.
virtual void MExecAsync::ExecComplete | ( | TTelISVExampleType | aDerivedType | ) | [pure virtual] |