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