mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-21 19:35:38 +00:00
Monotone-Parent: 535269ec26cac9e28483df1693160af134682680
Monotone-Revision: 4a2e7b98be9bf00419ec1e19e3bfda5b9b0a9f8f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-10-06T14:27:09 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -46,6 +46,10 @@
|
||||
|
||||
@class MAPIStoreAuthenticator;
|
||||
|
||||
extern uint8_t *MAPIBoolValue (void *, BOOL);
|
||||
extern uint32_t *MAPILongValue (void *, uint32_t);
|
||||
extern uint64_t *MAPILongLongValue (void *, uint64_t);
|
||||
|
||||
@interface MAPIStoreContext : NSObject
|
||||
{
|
||||
NSMutableDictionary *objectCache;
|
||||
|
||||
Reference in New Issue
Block a user