oxosfld.c File Reference

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)
 

Detailed Description

Server-side procedures about special folders.

Function Documentation

_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.

Parameters
emsmdbp_ctxpointer to the emsmdb provider context
fidthe folder identifier to check
Returns
true on success, otherwise false
Note
An error on any call is interpreted as false

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().


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/