|
MFC Class Library | ||||||
| FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||
CObject
|
+--CException
|
+--CInternetException
in AFXINET.HCInternetException
| Field Summary | |
DWORD |
m_dwContext
|
DWORD |
m_dwError
|
| Fields inherited from class CException |
classCException, m_bAutoDelete |
| Fields inherited from class CObject |
classCObject |
| Constructor Summary | |
CInternetException( DWORD dwError )
|
|
~CInternetException()
|
|
| Method Summary | |
virtual BOOL |
GetErrorMessage( LPTSTR lpstrError, UINT nMaxError, PUINT pnHelpContext = NULL )
|
| Methods inherited from class CException |
GetRuntimeClass, Delete, GetErrorMessage, ReportError |
| Methods inherited from class CObject |
GetRuntimeClass, new, new, delete, IsSerializable, IsKindOf, Serialize |
| Field Detail |
public DWORD m_dwContext;
public DWORD m_dwError;
| Constructor Detail |
public CInternetException( DWORD dwError );
public ~CInternetException();
| Method Detail |
public virtual BOOL GetErrorMessage( LPTSTR lpstrError, UINT nMaxError, PUINT pnHelpContext = NULL );
|
MFC Class Library
CppDoc v2.3.1 |
||||||
| FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||