presencecache/inc/presencecacheids.hrh
changeset 71 7cc7d74059f9
parent 40 b46a585f6909
equal deleted inserted replaced
65:ae724a111993 71:7cc7d74059f9
    24 
    24 
    25 
    25 
    26 
    26 
    27 
    27 
    28 
    28 
    29 // Interface UID for Presencefeatures interface
       
    30 // #define XIMP_ECOM_IF_UID_PRESENCE_INTERFACE             0x2000B185
       
    31 
    29 
    32 // Interface UID for PresenceCacheReader interface
    30 // Interface UID for PresenceCacheReader interface
    33 // #define XIMP_ECOM_IF_UID_PRESENCE_CACHE_READER         0x2000B4EC
       
    34 #define PRESENCECACHE_ECOM_IF_UID_READER         0xEF007001 // todo: official number
    31 #define PRESENCECACHE_ECOM_IF_UID_READER         0xEF007001 // todo: official number
    35 
    32 
    36 // Interface UID for PresenceCacheWriter interface
    33 // Interface UID for PresenceCacheWriter interface
    37 // #define XIMP_ECOM_IF_UID_PRESENCE_CACHE_WRITER         0x2000B4ED
       
    38 #define PRESENCECACHE_ECOM_IF_UID_WRITER         0xEF007002 // todo: official number
    34 #define PRESENCECACHE_ECOM_IF_UID_WRITER         0xEF007002 // todo: official number
    39 
    35 
    40 // Default implementation resulution data
    36 // Default implementation resulution data
    41 // for XIMP presencefeature interterface Base ECom interface
       
    42 #define PRESENCECACHE_ECOM_DEFAULT_DATA_PRESENCE_INTERFACE         "default"
    37 #define PRESENCECACHE_ECOM_DEFAULT_DATA_PRESENCE_INTERFACE         "default"
    43 
    38 
    44 
    39 
    45 
    40 
    46 #endif // PRESENCECACHEIDS_HRH
    41 #endif // PRESENCECACHEIDS_HRH