diff -r 89d6a7a84779 -r 25a17d01db0c Symbian3/Examples/guid-6013a680-57f9-415b-8851-c4fa63356636/class_m_exec_sync.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/Symbian3/Examples/guid-6013a680-57f9-415b-8851-c4fa63356636/class_m_exec_sync.html Fri Jan 22 18:26:19 2010 +0000 @@ -0,0 +1,56 @@ + +
+Public Member Functions | |
virtual void | ExecComplete ()=0 |
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.
+ ++