OXCDATA Data Structures. More...
#include "libmapiserver.h"
Functions | |
_PUBLIC_ uint16_t | libmapiserver_LongTermId_size (void) |
_PUBLIC_ uint16_t | libmapiserver_RecipientRow_size (struct RecipientRow recipientrow) |
uint16_t | libmapiserver_TypedString_size (struct TypedString typedstring) |
OXCDATA Data Structures.
_PUBLIC_ uint16_t libmapiserver_LongTermId_size | ( | void | ) |
Calculate the size of a LongTermId structure
References SIZE_DFLT_LONGTERMID.
Referenced by libmapiserver_RopGetPerUserLongTermIds_size().
_PUBLIC_ uint16_t libmapiserver_RecipientRow_size | ( | struct RecipientRow | recipientrow | ) |
Calculate the size of a RecipientRow structure
recipientrow | RecipientRow structure |
Referenced by libmapiserver_RopOpenMessage_size(), and libmapiserver_RopReloadCachedInformation_size().
uint16_t libmapiserver_TypedString_size | ( | struct TypedString | typedstring | ) |
Calculate the size of a TypedString structure
typedstring | TypedString structure |
Referenced by libmapiserver_RopOpenMessage_size(), and libmapiserver_RopReloadCachedInformation_size().
![]() ![]() ![]() |
This content is licensed under the Creative Commons Attribution ShareAlike License v. 3.0: http://creativecommons.org/licenses/by-sa/3.0/ |