mapiproxy/libmapistore/mapistore_backend.h
mapiproxy/libmapistore/mapistore_backend.h
Section: OpenChange mapistore library (3) Updated: Thu Feb 24 2011 Local index
Up
NAME
mapiproxy/libmapistore/mapistore_backend.h -
MAPISTORE backend storage API.
SYNOPSIS
#include <libmapi/libmapi.h>
Data Structures
struct mapistore_backend
Backend provider interface.
Functions
__BEGIN_DECLS enum MAPISTORE_ERROR mapistore_backend_register (const struct mapistore_backend *)
Detailed Description
MAPISTORE backend storage API.
This header contains the API that a backend storage / provider needs to implement.
Function Documentation
__BEGIN_DECLS enum MAPISTORE_ERROR mapistore_backend_register (const struct mapistore_backend *backend)Register mapistore backends
Parameters:
-
backend pointer to the mapistore backend to register
Returns:
-
MAPISTORE_SUCCESS on success
References MAPISTORE_ERR_INVALID_PARAMETER, MAPISTORE_SUCCESS, and mapistore_backend::name.
Author
Generated automatically by Doxygen for OpenChange mapistore library from the source code.
Index
- NAME
-
- SYNOPSIS
-
- Data Structures
-
- Functions
-
- Detailed Description
-
- Function Documentation
-
- __BEGIN_DECLS enum MAPISTORE_ERROR mapistore_backend_register (const struct mapistore_backend *backend)Register mapistore backends
-
- Author
-
This document was created by
man2html,
using the manual pages.
Time: 21:49:57 GMT, April 16, 2011