contacts_plat/virtual_phonebook_store_api/inc/CVPbkContactStoreList.h
branchRCL_3
changeset 32 2828b4d142c0
parent 0 e686773b3f54
child 64 c1e8ba0c2b16
equal deleted inserted replaced
26:0d28c1c5b6dd 32:2828b4d142c0
    18 
    18 
    19 #ifndef CVPBKCONTACTSTORELIST_H
    19 #ifndef CVPBKCONTACTSTORELIST_H
    20 #define CVPBKCONTACTSTORELIST_H
    20 #define CVPBKCONTACTSTORELIST_H
    21 
    21 
    22 #include <e32base.h>
    22 #include <e32base.h>
    23 #include <mvpbkcontactstorelist.h>
    23 #include <MVPbkContactStoreList.h>
    24 #include <mvpbkcontactstoreobserver.h>
    24 #include <MVPbkContactStoreObserver.h>
    25 
    25 
    26 class TVPbkContactStoreUriPtr;
    26 class TVPbkContactStoreUriPtr;
    27 class CVPbkContactStoreUriArray;
    27 class CVPbkContactStoreUriArray;
    28 
    28 
    29 
    29