Server-side procedures about special folders. More...
#include "dcesrv_exchange_emsmdb.h"#include <gen_ndr/ndr_property.h>Functions | |
| _PUBLIC_ bool | oxosfld_is_special_folder (struct emsmdbp_context *emsmdbp_ctx, uint64_t fid) |
Server-side procedures about special folders.
| _PUBLIC_ bool oxosfld_is_special_folder | ( | struct emsmdbp_context * | emsmdbp_ctx, |
| uint64_t | fid | ||
| ) |
Check if a fid is an special following [MS-OXOSFLD] Section 2.2.2 rules.
| emsmdbp_ctx | pointer to the emsmdb provider context |
| fid | the folder identifier to check |
References openchangedb_get_folder_property(), openchangedb_get_MailboxGuid(), openchangedb_get_MailboxReplica(), openchangedb_get_system_idx(), and openchangedb_get_SystemFolderID().
Referenced by EcDoRpc_RopCreateFolder(), and emsmdbp_folder_delete().
|
|
This content is licensed under the Creative Commons Attribution ShareAlike License v. 3.0: http://creativecommons.org/licenses/by-sa/3.0/ |