www.pudn.com > SystemSounds_Example_v1_0.zip > systemsounds.hrh


/*
* ============================================================================
* Name : SystemSounds resource header file systemsounds.hrh
* Part of : SystemSounds
* Created : 06/12/2003 by Forum Nokia
* Description:
* This file contains declarations for constants of SystemSounds.
* The file can be included in C++ or resource file.
* Initial content was generated by Nokia Series 60 AppWizard.
* Version : 1.0
* Copyright: Nokia
* ============================================================================
*/

#ifndef SYSTEMSOUNDS_HRH
#define SYSTEMSOUNDS_HRH

enum TSystemSoundsCommandIds
{
ESystemSoundsView1Cmd1 = 1,
ESystemSoundsView1Cmd4,
ESystemSoundsView2Cmd1
};

enum TSystemSoundsTabViewId
{
ESystemSoundsView1Tab= 1,
ESystemSoundsView2Tab
};




#endif // SYSTEMSOUNDS_HRH