mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-07-18 06:34:53 +00:00
Monotone-Parent: 5c6353cb6270d51a457d46a8fe98dadae4f37193
Monotone-Revision: 0e4c262d0f94e6fb1bccfcb58387684c97728cfc Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-07-11T15:29:04 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -27,6 +27,17 @@
|
||||
|
||||
#include <talloc.h>
|
||||
|
||||
struct MAPIStoreTallocWrapper
|
||||
{
|
||||
id MAPIStoreSOGoObject;
|
||||
};
|
||||
|
||||
@interface NSObject (MAPIStoreTallocHelpers)
|
||||
|
||||
- (struct MAPIStoreTallocWrapper *) tallocWrapper: (TALLOC_CTX *) tallocCtx;
|
||||
|
||||
@end
|
||||
|
||||
@interface NSObject (MAPIStoreDataTypes)
|
||||
|
||||
- (enum MAPISTATUS) getMAPIValue: (void **) data
|
||||
|
||||
Reference in New Issue
Block a user