CBindStatusCallback::m_spBindCtx

CComPtr<IBindCtx> m_spBindCtx;

Remarks

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

CBindStatusCallback OverviewClass Members

See Also   CBindStatusCallback::StartAsyncDownload, CComPtr