CInternetException::m_dwError

The error that caused the exception.

DWORD m_dwError;

Remarks

This error value may be a system error code, found in WINERROR.H, or an error value from WININET.H.

For a list of Win32 error codes, see Error Codes. For a list of Internet-specific error messages, see Error Messages and Error Pages. Both topics are in the Windows SDK.

Requirements

Header: afxinet.h

See Also

Reference

CInternetException Class

Hierarchy Chart

CException Class

Other Resources

CInternetException Members