Click to Rate and Give Feedback
MSDN
MSDN Library
Visual Studio .NET
Visual C++
Reference
 Regular Expression Reference
This page is specific to
Microsoft Visual Studio 2003/.NET Framework 1.1

Other versions are also available for the following:
ATL Server Library Reference
Regular Expression Reference

The regular expression classes in atlrx.h provide the ability to search text using patterns.

Classes

CAtlRECharTraitsA Class This class represents an ANSI character traits object.
CAtlRECharTraitsMB Class This class represents a multibyte character traits object.
CAtlRECharTraitsW Class This class represents a Unicode character traits object.
CAtlRegExp Class This class represents a regular expression.
CAtlREMatchContext Class This class represents a match context.

Typedefs

CAtlRECharTraits The default character traits type to use with CAtlRegExp.

Enums

REParseError The members of this enumeration provide values corresponding to errors returned by CAtlRegExp::Parse.

See Also

ATL Server | ATL Server Reference | ATL Server Samples

© 2010 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks | Privacy Statement
Page view tracker