1 |
5.586439 |
ADDRESSFORMAT::AFT_DISPLAY_BOTH |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
AFT_DISPLAY_BOTH, // Display with friendly name and eamil addresses
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.19041.0\um\mimeole.idl(1653,0) |
|
2 |
1.975104 |
ADDRESSFORMAT |
Enum |
|
|
|
|
|
|
typedef enum tagADDRESSFORMAT {
AFT_DISPLAY_FRIENDLY, // Display with friendly names only
AFT_DISPLAY_EMAIL, // Display with friendly email addresses only
AFT_DISPLAY_BOTH, // Display with friendly name and eamil addresses
AFT_RFC822_DECODED, // RFC822 Format (decoded)
AFT_RFC822_ENCODED, // RFC822 Format (encoded)
AFT_RFC822_TRANSMIT // RFC822 Format (encoded) with CRLFs for folding
} ADDRESSFORMAT;
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.19041.0\um\mimeole.idl(1650,0) |
|