ReactOS Fundraising Campaign 2012
 
€ 4,410 / € 30,000

Information | Donate

Home | Info | Community | Development | myReactOS | Contact Us

  1. Home
  2. Community
  3. Development
  4. myReactOS
  5. Fundraiser 2012

  1. Main Page
  2. Alphabetical List
  3. Data Structures
  4. Directories
  5. File List
  6. Data Fields
  7. Globals
  8. Related Pages

ReactOS Development > Doxygen

mapix.h File Reference
#include <mapidefs.h>
#include <mapicode.h>
#include <mapiguid.h>
#include <mapitags.h>

Go to the source code of this file.

Data Structures

struct  LPMAPIINIT_0

Defines

#define WINE_FLAGS_DEFINED
#define MAPI_LOGON_UI   0x00000001
#define MAPI_NEW_SESSION   0x00000002
#define MAPI_ALLOW_OTHERS   0x00000008
#define MAPI_EXPLICIT_PROFILE   0x00000010
#define MAPI_EXTENDED   0x00000020
#define MAPI_FORCE_DOWNLOAD   0x00001000
#define MAPI_PASSWORD_UI   0x00020000
#define MAPI_SERVICE_UI_ALWAYS   0x00002000
#define MAPI_NO_MAIL   0x00008000
#define MAPI_NT_SERVICE   0x00010000
#define MAPI_TIMEOUT_SHORT   0x00100000
#define MAPI_SIMPLE_DEFAULT   (MAPI_LOGON_UI|MAPI_ALLOW_OTHERS|MAPI_FORCE_DOWNLOAD)
#define MAPI_SIMPLE_EXPLICIT   (MAPI_NEW_SESSION|MAPI_EXPLICIT_PROFILE|MAPI_FORCE_DOWNLOAD)
#define MAPI_INIT_VERSION   0U
#define MAPIFREEBUFFER_DEFINED
#define INTERFACE   IMAPISession
#define IMAPISession_QueryInterface(p, a, b)   (p)->lpVtbl->QueryInterface(p,a,b)
#define IMAPISession_AddRef(p)   (p)->lpVtbl->AddRef(p)
#define IMAPISession_Release(p)   (p)->lpVtbl->Release(p)
#define IMAPISession_GetLastError(p, a, b, c)   (p)->lpVtbl->GetLastError(p,a,b,c)
#define IMAPISession_GetMsgStoresTable(p, a, b)   (p)->lpVtbl->GetMsgStoresTable(p,a,b)
#define IMAPISession_OpenMsgStore(p, a, b, c, d, e, f)   (p)->lpVtbl->OpenMsgStore(p,a,b,c,d,e,f)
#define IMAPISession_OpenAddressBook(p, a, b, c, d)   (p)->lpVtbl->OpenAddressBook(p,a,b,c,d)
#define IMAPISession_OpenProfileSection(p, a, b, c, d)   (p)->lpVtbl->OpenProfileSection(p,a,b,c,d)
#define IMAPISession_GetStatusTable(p, a, b)   (p)->lpVtbl->GetStatusTable(p,a,b)
#define IMAPISession_OpenEntry(p, a, b, c, d, e, f)   (p)->lpVtbl->OpenEntry(p,a,b,c,d,e,f)
#define IMAPISession_CompareEntryIDs(p, a, b, c, d, e, f)   (p)->lpVtbl->CompareEntryIDs(p,a,b,c,d,e,f)
#define IMAPISession_Advise(p, a, b, c, d, e)   (p)->lpVtbl->Advise(p,a,b,c,d,e)
#define IMAPISession_Unadvise(p, a)   (p)->lpVtbl->Unadvise(p,a)
#define IMAPISession_MessageOptions(p, a, b, c, d)   (p)->lpVtbl->MessageOptions)(p,a,b,c,d)
#define IMAPISession_QueryDefaultMessageOpt(p, a, b, c, d)   (p)->lpVtbl->QueryDefaultMessageOpt(p,a,b,c,d)
#define IMAPISession_EnumAdrTypes(p, a, b, c)   (p)->lpVtbl->EnumAdrTypes(p,a,b,c)
#define IMAPISession_QueryIdentity(p, a, b)   (p)->lpVtbl->QueryIdentity(p,a,b)
#define IMAPISession_Logoff(p, a, b, c)   (p)->lpVtbl->Logoff(p,a,b,c)
#define IMAPISession_SetDefaultStore(p, a, b, c)   (p)->lpVtbl->SetDefaultStore(p,a,b,c)
#define IMAPISession_AdminServices(p, a, b)   (p)->lpVtbl->AdminServices(p,a,b)
#define IMAPISession_ShowForm(p, a, b, c, d, e, f, g, h, i, j, k)   (p)->lpVtbl->ShowForm(p,a,b,c,d,e,f,g,h,i,j,k)
#define IMAPISession_PrepareForm(p, a, b, c)   (p)->lpVtbl->PrepareForm(p,a,b,c)

Typedefs

typedef struct IProfAdmin IProfAdmin
typedef IProfAdminLPPROFADMIN
typedef struct IMsgServiceAdmin IMsgServiceAdmin
typedef IMsgServiceAdminLPSERVICEADMIN
typedef struct IMAPISession * LPMAPISESSION
typedef ULONG FLAGS
typedef MAPIINIT_0 MAPIINIT
typedef MAPIINIT_0LPMAPIINIT
typedef MAPIINITIALIZE * LPMAPIINITIALIZE
typedef MAPIUNINITIALIZE * LPMAPIUNINITIALIZE
typedef LPMAPISESSION *typedef
MAPILOGONEX * 
LPMAPILOGONEX
typedef LPVOID *typedef
MAPIALLOCATEBUFFER * 
LPMAPIALLOCATEBUFFER
typedef LPVOID *typedef
MAPIALLOCATEMORE * 
LPMAPIALLOCATEMORE
typedef MAPIFREEBUFFER * LPMAPIFREEBUFFER
typedef LPPROFADMIN *typedef
MAPIADMINPROFILES * 
LPMAPIADMINPROFILES

Functions

typedef HRESULT (WINAPI MAPIINITIALIZE)(void *)
typedef void (WINAPI MAPIUNINITIALIZE)(void)
typedef HRESULT (STDMETHODCALLTYPE MAPILOGONEX)(ULONG_PTR
typedef SCODE (WINAPI MAPIALLOCATEBUFFER)(ULONG
typedef ULONG (WINAPI MAPIFREEBUFFER)(LPVOID)
 DECLARE_INTERFACE_ (IMAPISession, IUnknown)

Variables

MAPIINITIALIZE MAPIInitialize
MAPIUNINITIALIZE MAPIUninitialize
typedef LPSTR
typedef ULONG
MAPILOGONEX MAPILogonEx
MAPIALLOCATEBUFFER MAPIAllocateBuffer
typedef LPVOID
MAPIALLOCATEMORE MAPIAllocateMore
MAPIFREEBUFFER MAPIFreeBuffer
MAPIADMINPROFILES MAPIAdminProfiles

Generated on Sat May 26 2012 05:41:26 for ReactOS by doxygen 1.7.6.1

ReactOS is a registered trademark or a trademark of ReactOS Foundation in the United States and other countries.