ReactOS 0.4.15-dev-7958-gcd0bb1a
MapiRecipDesc Struct Reference

#include <mapi.h>

Collaboration diagram for MapiRecipDesc:

Public Attributes

ULONG ulReserved
 
ULONG ulRecipClass
 
LPSTR lpszName
 
LPSTR lpszAddress
 
ULONG ulEIDSize
 
LPVOID lpEntryID
 

Detailed Description

Definition at line 67 of file mapi.h.

Member Data Documentation

◆ lpEntryID

LPVOID MapiRecipDesc::lpEntryID

Definition at line 74 of file mapi.h.

◆ lpszAddress

LPSTR MapiRecipDesc::lpszAddress

Definition at line 72 of file mapi.h.

Referenced by MAPISendMailW().

◆ lpszName

LPSTR MapiRecipDesc::lpszName

Definition at line 71 of file mapi.h.

Referenced by MAPISendMailW().

◆ ulEIDSize

ULONG MapiRecipDesc::ulEIDSize

Definition at line 73 of file mapi.h.

◆ ulRecipClass

ULONG MapiRecipDesc::ulRecipClass

Definition at line 70 of file mapi.h.

◆ ulReserved

ULONG MapiRecipDesc::ulReserved

Definition at line 69 of file mapi.h.


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