Classes


MFC Library Reference 
CInternetException Class 

This topic has been updated for Visual Studio 2005 SP1.

Represents an exception condition related to an Internet operation.

class CInternetException : public CException
Remarks

The CInternetException class includes two public data members: one holds the error code associated with the exception, and the other holds the context identifier of the Internet application associated with the error.

For more information about context identifiers for Internet applications, see the article Internet Programming with WinInet.

Requirements

Header: afxinet.h

Smart Device Developer Notes

This section has been updated for Visual Studio 2005 SP1.

Starting in Visual Studio 2005 SP1, this class is supported in Smart Device projects.

See Also

Reference

CException Class
Hierarchy Chart
CException Class

Other Resources

CInternetException Members

Tags :


Page view tracker