Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
CInternetException( DWORD dwError );
Parameters
dwError
The error that caused the exception.
Remarks
This member function is called when a CInternetException object is created. To throw a CInternetException, call the MFC global function AfxThrowInternetException.
CInternetException Overview | Class Members | Hierarchy Chart
See Also CException