First public contribution.
1 // Copyright (c) 1997-2009 Nokia Corporation and/or its subsidiary(-ies).
3 // All rights reserved.
5 // This component and the accompanying materials are made available
7 // under the terms of "Eclipse Public License v1.0"
9 // which accompanies this distribution, and is available
11 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
15 // Initial Contributors:
17 // Nokia Corporation - initial contribution.
39 This is the UID of the repository where the system sound data is stored.
41 The UID is published to UI platforms to allow them to use the key value in
43 the CRepository::NotifyRequest() API to monitor for changes in the system
51 @see BaSystemSound::SystemSoundFile
59 const TUid KSystemSoundRepositoryUID = {0x100048AA};
63 #endif /*BASSNDUID_H_*/