Compartir a través de


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

Concepts

CInternetException Class

CInternetException Members

Hierarchy Chart

CException Class