CBindStatusCallback::m_dwTotalRead
The cumulative total of bytes read in the asynchronous data transfer.
DWORD m_dwTotalRead;
Заметки
Incremented every time OnDataAvailable is called by the number of bytes actually read. Initialized to zero in StartAsyncDownload.
Требования
Header: atlctl.h