UpdateEntry
: update an Agenda entryThis example opens an Agenda document and updates one of its entries, flipping the entry's crossed-out status. The example shows how the Agenda model can be used to modify an entry in an Agenda document via the Agenda server.
Note that the example requires the agendata2.dat
data
file to be located in \Epoc32\Wins\C\
, and it must not be read only.
CAgnModel
: the instance Agenda model
RAgendaServ
: client interface to the agenda
server
CActiveScheduler
: the active scheduler
RFs
: file server session