Symbian Developer Library

SYMBIAN OS V6.1 EDITION FOR C++

[Index] [Glossary] [Previous] [Next]



Location: agmupact.h
Link against:

Enum TAgnWhichInstances

TAgnWhichInstances

Support

Supported from 5.0

Description

Indicates which instances of a repeating entry are affected when the entry is updated, deleted or cut (see for example CAgnModel::UpdateInstanceL()).

ECurrentInstance

Only the current instance.

EAllInstances

All instances.

ECurrentAndFutureInstances

The current and all future instances.

ECurrentAndPastInstances

The current and all past instances.