imagehandlingutilities/thumbnailmanager/thumbnailclient/traces/thumbnailsessionTraces.h
changeset 51 3baa1be38e89
child 46 292fa3105576
equal deleted inserted replaced
42:2e2a89493e2b 51:3baa1be38e89
       
     1 /*
       
     2 * Copyright (c) 2006-2007 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:  Thumbnail server client-side session
       
    15  *
       
    16 */
       
    17 // Created by TraceCompiler 2.3.0
       
    18 // DO NOT EDIT, CHANGES WILL BE LOST
       
    19 
       
    20 #ifndef __THUMBNAILSESSIONTRACES_H__
       
    21 #define __THUMBNAILSESSIONTRACES_H__
       
    22 
       
    23 #define KOstTraceComponentID 0x102830aa
       
    24 
       
    25 #define RTHUMBNAILSESSION_RTHUMBNAILSESSION 0x86005c
       
    26 #define RTHUMBNAILSESSION_CONNECT 0x86005d
       
    27 #define DUP1_RTHUMBNAILSESSION_CONNECT 0x86005e
       
    28 #define DUP2_RTHUMBNAILSESSION_CONNECT 0x86005f
       
    29 #define RTHUMBNAILSESSION_CLOSE 0x860060
       
    30 #define RTHUMBNAILSESSION_STARTSERVER 0x860061
       
    31 #define DUP1_RTHUMBNAILSESSION_STARTSERVER 0x860062
       
    32 #define DUP2_RTHUMBNAILSESSION_STARTSERVER 0x860063
       
    33 #define DUP3_RTHUMBNAILSESSION_STARTSERVER 0x860064
       
    34 #define DUP4_RTHUMBNAILSESSION_STARTSERVER 0x860065
       
    35 #define DUP5_RTHUMBNAILSESSION_STARTSERVER 0x860066
       
    36 #define RTHUMBNAILSESSION_REQUESTSETTHUMBNAILL 0x860067
       
    37 #define DUP1_RTHUMBNAILSESSION_REQUESTSETTHUMBNAILL 0x860068
       
    38 #define RTHUMBNAILSESSION_RELEASEBITMAP 0x860069
       
    39 #define RTHUMBNAILSESSION_CANCELREQUEST 0x86006a
       
    40 #define RTHUMBNAILSESSION_CHANGEPRIORITY 0x86006b
       
    41 
       
    42 
       
    43 #endif
       
    44 
       
    45 // End of file
       
    46