DWORD m_dwTotalRead;
Remarks
The cumulative total of bytes read in the asynchronous data transfer. Incremented every time OnDataAvailable is called by the number of bytes actually read. Initialized to zero in StartAsyncDownload.
CBindStatusCallback Overview | Class Members
See Also CBindStatusCallback::StartAsyncDownload, CBindStatusCallback::OnDataAvailable