mapi_object.h File Reference
#include <gen_ndr/exchange.h>

Data Structures

struct  mapi_obj_bookmark
 IMAPITable object. More...
 
struct  mapi_obj_message
 
struct  mapi_obj_store
 IMsgStore object. More...
 
struct  mapi_obj_table
 
struct  mapi_object
 

Typedefs

typedef uint32_t mapi_handle_t
 
typedef uint64_t mapi_id_t
 
typedef struct mapi_obj_bookmark mapi_object_bookmark_t
 IMAPITable object. More...
 
typedef struct mapi_obj_message mapi_object_message_t
 
typedef struct mapi_obj_store mapi_object_store_t
 IMsgStore object. More...
 
typedef struct mapi_object mapi_object_t
 
typedef struct mapi_obj_table mapi_object_table_t
 

Enumerations

enum  MsgStoreType { PrivateFolderWithoutCachedFids, PrivateFolderWithCachedFids, PublicFolder }
 IMsgStore store type. More...
 

Typedef Documentation

typedef uint32_t mapi_handle_t
typedef uint64_t mapi_id_t

IMAPITable object.

IMsgStore object.

typedef struct mapi_object mapi_object_t

Enumeration Type Documentation

IMsgStore store type.

Enumerator
PrivateFolderWithoutCachedFids 

Private folder store without the cached folder values filled in

PrivateFolderWithCachedFids 

Private folder store with the cached folder values filled in

PublicFolder 

Public folder store


Creative Commons License
Creative Commons Attribution icon Creative Commons Share Alike icon
This content is licensed under the Creative Commons
Attribution ShareAlike License v. 3.0:
http://creativecommons.org/licenses/by-sa/3.0/