ATL_ESC Flags

These flags are used to control the behavior of EscapeXML.

#define ATL_ESC_FLAG_NONEĀ 
#define ATL_ESC_FLAG_ATTR

Remarks

Flag

Description

ATL_ESC_FLAG_NONE

Default behavior. Quote marks and apostrophes are not converted.

ATL_ESC_FLAG_ATTR

Quote marks and apostrophes are converted to " and ' respectively.

Requirements

Header: atlenc.h

See Also

Reference

EscapeXML

Other Resources

ATL Concepts

ATL Reference

ATL Macros Alphabetical Reference