ATLSMTP_UUENCODE Flags

 

These flags describe how uuencoding is to be performed by UUEncode.

Syntax

      #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

See Also

Active Template Library (ATL) Concepts
ATL COM Desktop Components
ATL Macros Alphabetical Reference
UUEncode