Monotone-Parent: 7bd1aabb4c8542dc219b7ddaff1bee6356e39dd2

Monotone-Revision: 031caf8f4d04f5492d5af29b0ff93447c66c5cbf

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2010-10-14T16:38:15
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2010-10-14 16:38:15 +00:00
parent 4be0ec7d12
commit 5600b7bc58
3 changed files with 35 additions and 8 deletions
+4
View File
@@ -156,6 +156,10 @@ extern uint64_t *MAPILongLongValue (void *, uint64_t);
- (int) openMessage: (struct mapistore_message *) msg
atURL: (NSString *) childURL;
- (int) getMessageProperties: (struct SPropTagArray *) sPropTagArray
inRow: (struct SRow *) aRow
atURL: (NSString *) childURL;
@end
#endif /* MAPISTORECONTEXT_H */