CBindStatusCallback::m_spBindCtx

A pointer to an IBindCtx interface that provides access to the bind context (an object that stores information about a particular moniker binding operation).

CComPtr<IBindCtx> m_spBindCtx;

Remarks

Initialized in StartAsyncDownload.

Requirements

Header: atlctl.h

See Also

Concepts

CBindStatusCallback Class

CBindStatusCallback Members

CBindStatusCallback::StartAsyncDownload

CComPtr Class