applicationmanagement/inc/ApplicationManagementClientServer.h
branchRCL_3
changeset 25 5b858729772b
parent 24 6757f1e2efd2
equal deleted inserted replaced
24:6757f1e2efd2 25:5b858729772b
    12 * Contributors:
    12 * Contributors:
    13 *
    13 *
    14 * Description: Implementation of applicationmanagement components
    14 * Description: Implementation of applicationmanagement components
    15 *
    15 *
    16 */
    16 */
    17  
    17 
       
    18 // 
    18 
    19 
    19 #ifndef __APPLICATIONMANAGEMENTCLIENTSERVER_H__
    20 #ifndef __APPLICATIONMANAGEMENTCLIENTSERVER_H__
    20 #define __APPLICATIONMANAGEMENTCLIENTSERVER_H__
    21 #define __APPLICATIONMANAGEMENTCLIENTSERVER_H__
    21 
    22 
    22 #include <e32std.h>
    23 #include <e32std.h>
    23 
    24 
    24 _LIT(KApplicationManagementServerName,"applicationmanagementserver");
    25 _LIT(KApplicationManagementServerName,"ApplicationManagement");
    25 _LIT(KApplicationManagementServerImg,"\\applicationmanagementserver.exe");		// DLL/EXE name
    26 _LIT(KApplicationManagementServerImg,"ApplicationManagement");		// DLL/EXE name
    26 
    27 
    27 const TUid KApplicationManagementServerUid={0x200267FB};
    28 const TUid KApplicationManagementServerUid={0x1020781C};
    28 
    29 
    29 namespace NApplicationManagement
    30 namespace NApplicationManagement
    30 	{
    31 	{
    31 	
    32 	
    32 //const TInt KMaxReturnMessageLength = 100;
    33 //const TInt KMaxReturnMessageLength = 100;