mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-01 17:52:32 +00:00
Monotone-Parent: a92e511f060bf8edffe8e0c8bfe66d20ee35d18e
Monotone-Revision: f097a1cc5cb254dca09ba971f32de7339f109a97 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-12-30T14:47:27 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -33,6 +33,12 @@
|
||||
+ (id) dataWithShortBinary: (const struct SBinary_short *) binData;
|
||||
- (struct SBinary_short *) asShortBinaryInMemCtx: (void *) memCtx;
|
||||
|
||||
+ (id) dataWithFlatUID: (const struct FlatUID_r *) flatUID;
|
||||
- (struct FlatUID_r *) asFlatUIDInMemCtx: (void *) memCtx;
|
||||
|
||||
+ (id) dataWithGUID: (const struct GUID *) guid;
|
||||
- (struct GUID *) asGUIDInMemCtx: (void *) memCtx;
|
||||
|
||||
@end
|
||||
|
||||
#endif /* NSDATA_MAPISTORE_H */
|
||||
|
||||
Reference in New Issue
Block a user