mpm_stream Struct Reference

A stream can either be for a message or attachment. More...

#include <mpm_cache.h>

Data Fields

bool ahead
struct mpm_attachmentattachment
bool cached
char * filename
FILE * fp
uint32_t handle
struct mpm_messagemessage
struct mpm_streamnext
size_t offset
uint32_t parent_handle
struct mpm_streamprev
enum MAPITAGS PropertyTag
struct mpm_session * session
uint32_t StreamSize
struct timeval tv_start

Detailed Description

A stream can either be for a message or attachment.


Field Documentation

struct mpm_stream* mpm_stream::prev [read]
struct timeval mpm_stream::tv_start [read]

The documentation for this struct was generated from the following file:

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/