ATL Server Enums
Visual Studio .NET 2003
The following enums are included in the ATL Server Library.
| Name | Description |
|---|---|
| ATL_FORM_FLAGS | These flags describe how form processing should be carried out. |
| ATL_HTML_TAGS | An enumeration of HTML tags. |
| ATL_MIME_PRIORITY | The members of this enumeration provide constants for the priorities of a MIME message. |
| ATL_URL_SCHEME | The members of this enumeration provide constants for the schemes understood by CUrl. |
| ATLSRV_STATE | The members of this enumeration describe the state of an ATL Server request. |
| ATLSRV_REQUESTTYPE | The members of this enumeration describe the type of an ATL Server request. |
| REParseError | The members of this enumeration provide values corresponding to errors returned by CAtlRegExp::Parse. |
| SOAPCLIENT_ERROR | The members of this enumeration provide values corresponding to errors experienced by a SOAP client. |
| SOAP_ERROR_CODE | The members of this enumeration provide values corresponding to SOAP faultcodes. |
See Also
ATL Server | ATL Server Reference | ATL Server Samples