ensureIDsForChildKeys: new helper method that ensure that the child keys have a corresponding fmid and register them with -[MAPIStoreMapping registerURLs:withIDs:] if needed

This commit is contained in:
Wolfgang Sourdeau
2012-10-12 23:28:47 -04:00
parent 9e551cca5b
commit 63abe73c29
2 changed files with 30 additions and 0 deletions
+1
View File
@@ -183,6 +183,7 @@
/* subclass helpers */
- (void) setupVersionsMessage;
- (void) ensureIDsForChildKeys: (NSArray *) keys;
- (void) postNotificationsForMoveCopyMessagesWithMIDs: (uint64_t *) srcMids
andMessageURLs: (NSArray *) oldMessageURLs
andCount: (uint32_t) midCount