The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
ATLSMTP_UUENCODE Flags
These flags describe how uuencoding is to be performed by UUEncode.
#define ATLSMTP_UUENCODE_HEADER
#define ATLSMTP_UUENCODE_END
#define ATLSMTP_UUENCODE_DOT
Flag | Description |
|---|---|
ATLSMTP_UUENCODE_HEADER | The header will be encoded. |
ATLSMTP_UUENCODE_END | The end will be encoded. |
ATLSMTP_UUENCODE_DOT | Data stuffing will be performed. |
Requirements
Header: atlenc.h
Show: