diff -r f345bda72bc4 -r 43e37759235e Symbian3/Examples/guid-6013a680-57f9-415b-8851-c4fa63356636/class_m_exec_sync.html --- a/Symbian3/Examples/guid-6013a680-57f9-415b-8851-c4fa63356636/class_m_exec_sync.html Tue Mar 30 11:56:28 2010 +0100 +++ b/Symbian3/Examples/guid-6013a680-57f9-415b-8851-c4fa63356636/class_m_exec_sync.html Tue Mar 30 16:16:55 2010 +0100 @@ -1,56 +1,52 @@ - -
-Inherited by CBaseMenuSync.
-Public Member Functions | |
virtual void | ExecComplete ()=0 |
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.
-Definition at line 27 of file CISVAPISync.h.
+virtual void MExecSync::ExecComplete | +virtual void MExecSync::ExecComplete | ( | -+ | ) | - [pure virtual] |
+ [pure virtual] |
Provides functionality for member objects to notify the Menu object (their owner) that they have completed their request.
--Provides functionality for member objects to notify the Menu object (their owner) that they have completed their request. -
Implemented in CBaseMenuSync.
+Implemented in CBaseMenuSync.
-