Поделиться через


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;

Заметки

Initialized in StartAsyncDownload.

Требования

Header: atlctl.h

См. также

Основные понятия

CBindStatusCallback Class

CBindStatusCallback Members

CBindStatusCallback::StartAsyncDownload

CComPtr Class