| branch | CompilerCompatibility |
| changeset 13 | da1f3efa404b |
| parent 9 | bee149131e4b |
| child 17 | 780c925249c1 |
| 11:5529f24b6aaf | 13:da1f3efa404b |
|---|---|
76 * Prepare object with existing data according to the handle from PC |
76 * Prepare object with existing data according to the handle from PC |
77 */ |
77 */ |
78 void BuildObjectInfoL(); |
78 void BuildObjectInfoL(); |
79 |
79 |
80 private: |
80 private: |
81 |
|
82 CMTPTypeObjectInfo* iObjectInfo; |
81 CMTPTypeObjectInfo* iObjectInfo; |
83 |
82 |
84 MMmMtpDpConfig& iDpConfig; |
83 MMmMtpDpConfig& iDpConfig; |
84 |
|
85 }; |
85 }; |
86 |
86 |
87 #endif // CGETOBJECTINFO_H |
87 #endif // CGETOBJECTINFO_H |