phonesrv_plat/phone_client_api/inc/RPhCltServer.h
branchRCL_3
changeset 20 987c9837762f
parent 19 7d48bed6ce0c
equal deleted inserted replaced
19:7d48bed6ce0c 20:987c9837762f
    20 #define RPHCLTSERVER_H
    20 #define RPHCLTSERVER_H
    21 
    21 
    22 
    22 
    23 //  INCLUDES
    23 //  INCLUDES
    24 #include <e32std.h>
    24 #include <e32std.h>
    25 #include    <phclttypes.h> 
    25 #include    <PhCltTypes.h>
    26 
    26 
    27 // CONSTANTS
    27 // CONSTANTS
    28 // A version must be specified when creating a session with the server
    28 // A version must be specified when creating a session with the server
    29 // These are the version numbers for PhoneServer.
    29 // These are the version numbers for PhoneServer.
    30 const TUint KPhoneServerMajorVersionNumber = 0;
    30 const TUint KPhoneServerMajorVersionNumber = 0;