CBindStatusCallback::m_dwAvailableToRead

 

Can be used to store the number of bytes available to be read.

Syntax

DWORD m_dwAvailableToRead;

Remarks

Initialized to zero in StartAsyncDownload.

Requirements

Header: atlctl.h

See Also

CBindStatusCallback Class
CBindStatusCallback::StartAsyncDownload