installationservices/swi/source/sisregistry/common/sisregistryclientserver.h
changeset 53 ae54820ef82c
parent 25 98b66e4fb0be
child 50 c6e8afe0ba85
equal deleted inserted replaced
52:92f864ef0288 53:ae54820ef82c
     1 /*
     1 /*
     2 * Copyright (c) 2004-2009 Nokia Corporation and/or its subsidiary(-ies).
     2 * Copyright (c) 2004-2010 Nokia Corporation and/or its subsidiary(-ies).
     3 * All rights reserved.
     3 * All rights reserved.
     4 * This component and the accompanying materials are made available
     4 * This component and the accompanying materials are made available
     5 * under the terms of the License "Eclipse Public License v1.0"
     5 * under the terms of the License "Eclipse Public License v1.0"
     6 * which accompanies this distribution, and is available
     6 * which accompanies this distribution, and is available
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
    72 	EGetMatchingSupportedLanguages,		
    72 	EGetMatchingSupportedLanguages,		
    73 	// daemon interface
    73 	// daemon interface
    74 	EAddDrive,
    74 	EAddDrive,
    75 #ifndef SYMBIAN_UNIVERSAL_INSTALL_FRAMEWORK
    75 #ifndef SYMBIAN_UNIVERSAL_INSTALL_FRAMEWORK
    76 	ERemoveDrive,
    76 	ERemoveDrive,
       
    77 #else
       
    78 	ESetComponentPresence,
    77 #endif
    79 #endif
    78 
    80 
    79 	// all clients
    81 	// all clients
    80 	EControllers, 
    82 	EControllers, 
    81 
    83