Incremental Change Synchronization operations. More...
#include <libmapi/libmapi.h>Functions | |
| _PUBLIC_ enum MAPISTATUS | GetLocalReplicaIds (mapi_object_t *obj_store, uint32_t IdCount, struct GUID *ReplGuid, uint8_t GlobalCount[6]) |
Incremental Change Synchronization operations.
| _PUBLIC_ enum MAPISTATUS GetLocalReplicaIds | ( | mapi_object_t * | obj_store, |
| uint32_t | IdCount, | ||
| struct GUID * | ReplGuid, | ||
| uint8_t | GlobalCount[6] | ||
| ) |
Reserves a range of IDs to be used by a local replica
| obj_store | pointer on the store MAPI object |
| IdCount | ID range length to reserve |
| ReplGuid | pointer to the GUID structure returned by the server |
| GlobalCount | byte array that specifies the first allocated field |
References mapi_provider::ctx, mapi_session::emsmdb, emsmdb_transaction(), global_mapi_ctx, mapi_object_get_handle(), mapi_object_get_logon_id(), mapi_object_get_session(), OPENCHANGE_CHECK_NOTIFICATION, and OPENCHANGE_RETVAL_IF.
|
|
This content is licensed under the Creative Commons Attribution ShareAlike License v. 3.0: http://creativecommons.org/licenses/by-sa/3.0/ |