ISmpPluginTab::SetCurrentView

Salesmate +

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)

(C) 1999-2001 My Company All rights reserved