Sets the Curerent view to the specified tab
Example code
CComPtr<ISmpPluginTab>m_SmpPluginTab HRESULT hr = m_SmpPluginTab.CoCreateInstance(CLSID_SmpPluginTab); m_SmpPluginTab->SetCurrentView(lIndex)