Monotone-Parent: be64ce923b1780a6ed810e7250748d84ad4425bb

Monotone-Revision: 7f9dd19e7f17c342c380ab2a0c551594be6d8762

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2012-02-02T01:45:17
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2012-02-02 01:45:17 +00:00
parent 28f7997539
commit 32ee60c025
7 changed files with 73 additions and 10 deletions

View File

@@ -384,11 +384,13 @@ Class NSExceptionK, MAPIStoreFAIMessageK, MAPIStoreMessageTableK, MAPIStoreFAIMe
return rc;
}
- (int) deleteFolderWithFID: (uint64_t) fid
- (int) deleteFolder
{
[self logWithFormat: @"UNIMPLEMENTED METHOD '%s' (%d)", __FUNCTION__, __LINE__];
[propsMessage delete];
[propsFolder delete];
[faiFolder delete];
return MAPISTORE_ERROR;
return MAPISTORE_SUCCESS;
}
- (int) getChildCount: (uint32_t *) rowCount