applicationmanagement/inc/ApplicationManagementClientServer.h
branchRCL_3
changeset 57 6757f1e2efd2
parent 0 3ce708148e4d
child 58 5b858729772b
equal deleted inserted replaced
55:c4687ff85147 57:6757f1e2efd2
    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 // 
       
    19 
    18 
    20 #ifndef __APPLICATIONMANAGEMENTCLIENTSERVER_H__
    19 #ifndef __APPLICATIONMANAGEMENTCLIENTSERVER_H__
    21 #define __APPLICATIONMANAGEMENTCLIENTSERVER_H__
    20 #define __APPLICATIONMANAGEMENTCLIENTSERVER_H__
    22 
    21 
    23 #include <e32std.h>
    22 #include <e32std.h>
    24 
    23 
    25 _LIT(KApplicationManagementServerName,"ApplicationManagement");
    24 _LIT(KApplicationManagementServerName,"applicationmanagementserver");
    26 _LIT(KApplicationManagementServerImg,"ApplicationManagement");		// DLL/EXE name
    25 _LIT(KApplicationManagementServerImg,"\\applicationmanagementserver.exe");		// DLL/EXE name
    27 
    26 
    28 const TUid KApplicationManagementServerUid={0x1020781C};
    27 const TUid KApplicationManagementServerUid={0x200267FB};
    29 
    28 
    30 namespace NApplicationManagement
    29 namespace NApplicationManagement
    31 	{
    30 	{
    32 	
    31 	
    33 //const TInt KMaxReturnMessageLength = 100;
    32 //const TInt KMaxReturnMessageLength = 100;