Monotone-Parent: 88b79b72766239b6ea1ac581133967539b7f9f27

Monotone-Revision: 21a3b0d773aa68f83c72cafda0126575e18d3a1f

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2010-11-17T14:12:54
Monotone-Branch: ca.inverse.sogo
maint-2.0.2
Wolfgang Sourdeau 2010-11-17 14:12:54 +00:00
parent 48d7b85299
commit 9dc4181108
1 changed files with 3 additions and 3 deletions

View File

@ -123,9 +123,9 @@ extern uint64_t *MAPILongLongValue (void *, uint64_t);
inRow: (struct SRow *) aRow
withMID: (uint64_t) fmid
type: (uint8_t) tableType;
- (int) setPropertiesWithMID: (uint64_t) fmid
type: (uint8_t) type
inRow: (struct SRow *) aRow;
- (int) setPropertiesWithFMID: (uint64_t) fmid
type: (uint8_t) type
inRow: (struct SRow *) aRow;
- (int) deleteMessageWithMID: (uint64_t) mid
withFlags: (uint8_t) flags;