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 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