다음을 통해 공유


CBindStatusCallback::m_spBinding

A pointer to the IBinding interface of the current bind operation.

CComPtr<IBinding> m_spBinding;

Remarks

Initialized in OnStartBinding and released in OnStopBinding.

Requirements

Header: atlctl.h

See Also

Reference

CBindStatusCallback Class

CBindStatusCallback::OnStartBinding

CBindStatusCallback::OnStopBinding

CComPtr Class

Other Resources

CBindStatusCallback Members