usbuis/usbuinotif/inc/usbuinotif.hrh
changeset 35 9d8b04ca6939
parent 0 1e05558e2206
equal deleted inserted replaced
34:7858bc6ead78 35:9d8b04ca6939
       
     1 /*
       
     2  * Copyright (c) 2005-2009 Nokia Corporation and/or its subsidiary(-ies).
       
     3  * All rights reserved.
       
     4  * This component and the accompanying materials are made available
       
     5  * under the terms of "Eclipse Public License v1.0"
       
     6  * which accompanies this distribution, and is available
       
     7  * at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     8  *
       
     9  * Initial Contributors:
       
    10  * Nokia Corporation - initial contribution.
       
    11  *
       
    12  * Contributors:
       
    13  *
       
    14  * Description:
       
    15  *
       
    16  */
       
    17  
       
    18 
       
    19 #ifndef USBUINOTIF_HRH
       
    20 #define USBUINOTIF_HRH
       
    21 
       
    22 // DATA TYPES
       
    23 
       
    24 enum TUSBUINotifCommands
       
    25     {
       
    26     EUSBUICmdDiscreetTapped = 1  
       
    27     };
       
    28 
       
    29 
       
    30 
       
    31 
       
    32 #endif      // USBCLASSCHANGEUIPLUGIN_HRH