No parameters
Property description
used to get right toolbar handleExample code
CComPtr<ISmpFrame>m_ISmpFrame; HRESULT hr = m_ISmpFrame.CoCreateInstance(CLSID_SmpFrame); m_ISmpFrame->get_RightToolbarHandle(&var_val);