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.
The cumulative total of bytes read in the asynchronous data transfer.
DWORD m_dwTotalRead;
Remarks
Incremented every time OnDataAvailable is called by the number of bytes actually read. Initialized to zero in StartAsyncDownload.
Requirements
Header: atlctl.h
See Also
Reference
CBindStatusCallback::StartAsyncDownload
CBindStatusCallback::OnDataAvailable