General utility functions. More...
Functions | |
_PUBLIC_ struct Binary_r * | generate_recipient_entryid (TALLOC_CTX *mem_ctx, const char *recipient_id) |
_PUBLIC_ enum MAPISTATUS | GetFIDFromEntryID (uint16_t cb, uint8_t *lpb, uint64_t parent_fid, uint64_t *fid) |
_PUBLIC_ char * | guid_delete_dash (TALLOC_CTX *mem_ctx, const char *recipient_id) |
General utility functions.
|
read |
References guid_delete_dash().
_PUBLIC_ enum MAPISTATUS GetFIDFromEntryID | ( | uint16_t | cb, |
uint8_t * | lpb, | ||
uint64_t | parent_fid, | ||
uint64_t * | fid | ||
) |
Create a FID from an EntryID
cb | count of lpb bytes |
lpb | pointer on an array of bytes |
parent_fid | the parent folder identifier |
fid | pointer to the returned fid |
References OPENCHANGE_RETVAL_IF.
_PUBLIC_ char* guid_delete_dash | ( | TALLOC_CTX * | mem_ctx, |
const char * | recipient_id | ||
) |
Referenced by generate_recipient_entryid().
![]() ![]() ![]() |
This content is licensed under the Creative Commons Attribution ShareAlike License v. 3.0: http://creativecommons.org/licenses/by-sa/3.0/ |