#include <mapi_utils.h>
Public Member Functions | |
mapi_TEntryid () | |
mapi_TEntryid (SPropValue *v) | |
mapi_TEntryid (const mapi_TEntryid &e) | |
mapi_TEntryid (unsigned int asize, ENTRYID *eid) | |
mapi_TEntryid & | operator= (const mapi_TEntryid *e) |
mapi_TEntryid & | operator= (const SPropValue *v) |
~mapi_TEntryid () | |
void | set (unsigned int asize, ENTRYID *eid) |
void | clear () |
bool | isempty () const |
bool | isequal (IMAPISession *sesh, mapi_TEntryid const &e) const |
Public Attributes | |
unsigned int | size |
ENTRYID * | ab |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|