contacts_plat/virtual_phonebook_engine_api/inc/MVPbkContactFindFromStoresObserver.h
branchRCL_3
changeset 32 2828b4d142c0
parent 0 e686773b3f54
child 64 c1e8ba0c2b16
equal deleted inserted replaced
26:0d28c1c5b6dd 32:2828b4d142c0
    22 
    22 
    23 
    23 
    24 #include <e32def.h>
    24 #include <e32def.h>
    25 // included here, instead of forward declared, so that clients
    25 // included here, instead of forward declared, so that clients
    26 // dont delete an incomplete class.
    26 // dont delete an incomplete class.
    27 #include <mvpbkcontactlinkarray.h>
    27 #include <MVPbkContactLinkArray.h>
    28 
    28 
    29 class MVPbkContactStore;
    29 class MVPbkContactStore;
    30 
    30 
    31 /**
    31 /**
    32  * An observer interface for finding contacts from the stores.
    32  * An observer interface for finding contacts from the stores.