epoc32/include/mmfcontrollerimplementationuids.hrh
branchSymbian3
changeset 4 837f303aceeb
equal deleted inserted replaced
3:e1b950c65cb4 4:837f303aceeb
       
     1 // Copyright (c) 2002-2009 Nokia Corporation and/or its subsidiary(-ies).
       
     2 // All rights reserved.
       
     3 // This component and the accompanying materials are made available
       
     4 // under the terms of "Eclipse Public License v1.0"
       
     5 // which accompanies this distribution, and is available
       
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     7 //
       
     8 // Initial Contributors:
       
     9 // Nokia Corporation - initial contribution.
       
    10 //
       
    11 // Contributors:
       
    12 //
       
    13 // Description:
       
    14 //
       
    15 
       
    16 /**
       
    17  @file
       
    18  @internalTechnology
       
    19 */
       
    20 
       
    21 #ifndef MMF_CONTROLLERIMPLEMENTATIONUIDS_HRH
       
    22 #define MMF_CONTROLLERIMPLEMENTATIONUIDS_HRH
       
    23 
       
    24 
       
    25 // These are the ECOM Implementation UIDs for the controller(s) supplied in Symbian plugins.
       
    26 
       
    27 #define KMmfUidControllerAudio		0x101F5022
       
    28 
       
    29 #endif