mmfropcustomcommandconstants.h File Reference

API published in: S60 3rd Ed FP 2


#include <e32std.h>

Go to the source code of this file.


Enumerations

enum   TMMFROPControllerMessage {
  EMMFROPControllerGetApplicationConfig, EMMFROPControllerSetApplicationConfig, EMMFROPControllerGetErrorLog, EMMFROPControllerClearErrorLog,
  EMMFROPControllerSetDownloadID, EMMFROPControllerSetDownloadComplete, EMMFROPControllerSetDownloadSize
}
  Function constants. More...
enum   TMMFROPControllerConfigVersion { KMMFAudioVideoConfigDefault, KMMFAudioVideoConfigOperator, KMMFAudioVideoConfigUser }
  Constants describing the config version to query. More...
enum   TMMFROPErrorLogClass { KMMFROPErrorLogRTSP, KMMFROPErrorLogSendEvents, KMMFROPErrorLogECXlat, KMMFROPErrorLogNumClasses }
  Constants describing ErrorLog error classes. More...

Variables

const TUid  KUidInterfaceMMFROPController = {0x101F855D}

Enumeration Type Documentation

enum TMMFROPControllerConfigVersion
 

Constants describing the config version to query.

Enumerator:
KMMFAudioVideoConfigDefault 
KMMFAudioVideoConfigOperator 
KMMFAudioVideoConfigUser 
enum TMMFROPControllerMessage
 

Function constants.

Enumerator:
EMMFROPControllerGetApplicationConfig 
EMMFROPControllerSetApplicationConfig 
EMMFROPControllerGetErrorLog 
EMMFROPControllerClearErrorLog 
EMMFROPControllerSetDownloadID 
EMMFROPControllerSetDownloadComplete 
EMMFROPControllerSetDownloadSize 
enum TMMFROPErrorLogClass
 

Constants describing ErrorLog error classes.

XXX This enumeration must match the EErrorLogClass enumeration located XXX in errorlog_sink.h.

Enumerator:
KMMFROPErrorLogRTSP 
KMMFROPErrorLogSendEvents 
KMMFROPErrorLogECXlat 
KMMFROPErrorLogNumClasses 

Variable Documentation

const TUid KUidInterfaceMMFROPController = {0x101F855D}
 
PublishedAll
Interface UID and messages for the ROP Controller API.

Copyright © Nokia Corporation 2001-2008
Back to top