mclfprocessobserver.h File Reference

API published in: S60 3rd Ed FP 1

Link against: contentlistingframework.lib

Capability Information

Required Capabilities

None


#include <e32std.h>

Go to the source code of this file.


Data Structures

class   MCLFProcessObserver
  Process observer interface for Content Listing Framework. More...

Enumerations

enum   TCLFProcessEvent { ECLFUpdateStart = 0x0, ECLFUpdateStop = 0x1 }
  Content Listing Framework process events. More...

Enumeration Type Documentation

enum TCLFProcessEvent
 

Content Listing Framework process events.

Enumerator:
ECLFUpdateStart  CLF server starts update process.
ECLFUpdateStop  CLF server update process is end.

Copyright © Nokia Corporation 2001-2008
Back to top