Inherits MExecController.
Inherited by CBaseMenuSync.
Public Member Functions | |
virtual void | ExecComplete ()=0 |
Class derived from MExecController, used when execution of an application is predictable and the application will not use notifications in derived objects.
Definition at line 27 of file CISVAPISync.h.
virtual void MExecSync::ExecComplete | ( | ) | [pure virtual] |
Provides functionality for member objects to notify the Menu object (their owner) that they have completed their request.
Implemented in CBaseMenuSync.