Client Data
Synchronization (WaitForUpdatesEx)
To maintain a client-side representation of
server object state (by monitoring the properties for the inventory), use the
CreateFilter
and
WaitForUpdatesEx
methods. The
WaitForUpdatesEx
method supports
an incremental retrieval model.
The filters you use for
incremental retrieval persist for the duration of the session or until you
destroy them.