Поделиться через


CInternetException::m_dwError

The error that caused the exception.

DWORD m_dwError;

Заметки

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.

Требования

Header: afxinet.h

См. также

Основные понятия

CInternetException Class

CInternetException Members

Hierarchy Chart

CException Class