MOrientationObserver Class Reference

API published in: S60 3rd Ed

Link against: orientationbase.lib

Capability Information

Required Capabilities

None


#include <morientationobserver.h>

Inherits MAudioEffectObserver.

Inherited by MListenerOrientationObserver, and MSourceOrientationObserver.


Detailed Description

This is the location effect observer class.

Object interested in receiving notification when the COrientation object changes state should derive from this class and implement its interface.


Static Public Attributes

static const TUint  KOrientationChanged = KSpecificEffectBase + 1
static const TUint  KOrientationVectorsChanged = KSpecificEffectBase + 2

Field Documentation

const TUint MOrientationObserver::KOrientationChanged = KSpecificEffectBase + 1 [static]
 
const TUint MOrientationObserver::KOrientationVectorsChanged = KSpecificEffectBase + 2 [static]
 

The documentation for this class was generated from the following file:

Copyright © Nokia Corporation 2001-2008
Back to top