Share via


CInternetException::m_dwContext

Remarks

The context value associated with the related Internet operation. The context identifier is originally specified in CInternetSession and passed by MFC to CInternetConnection- and CInternetFile-derived classes. You can override this default and assign any dwContext parameter a value of your choosing. dwContext is associated with any operation of the given object. dwContext identifies the operation’s status information returned by CInternetSession::OnStatusCallback.

CInternetException OverviewClass MembersHierarchy Chart

See Also   CException