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 constructor.
CBindStatusCallback( );
Remarks
Creates an object to receive notifications concerning the asynchronous data transfer. Typically, one object is created for each bind operation.
The constructor also initializes m_pT and m_pFunc to NULL.
Requirements
Header: atlctl.h
See Also
Reference
CBindStatusCallback::StartAsyncDownload