Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
These flags describe how uuencoding is to be performed by UUEncode.
#define ATLSMTP_UUENCODE_HEADER
#define ATLSMTP_UUENCODE_END
#define ATLSMTP_UUENCODE_DOT
Remarks
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