equal
deleted
inserted
replaced
81 TCmPluginInitParam* aInitParam ) |
81 TCmPluginInitParam* aInitParam ) |
82 : |
82 : |
83 CCmPluginBaseEng( aInitParam ) |
83 CCmPluginBaseEng( aInitParam ) |
84 { |
84 { |
85 iBearerType = KUidEmbeddedDestination; |
85 iBearerType = KUidEmbeddedDestination; |
|
86 iDestMetadataTableId = 0; |
86 } |
87 } |
87 |
88 |
88 // --------------------------------------------------------------------------- |
89 // --------------------------------------------------------------------------- |
89 // CCmPluginEmbDestination::ConstructL() |
90 // CCmPluginEmbDestination::ConstructL() |
90 // --------------------------------------------------------------------------- |
91 // --------------------------------------------------------------------------- |