Used to set addin information
Example code
CComPtr<ISmpApp>m_ISmpApp; HRESULT hr = m_ISmpApp.CoCreateInstance(CLSID_SmpApp); HRESULT HR=m_ISmpApp->SetAddInInfo(GetApp()->m_lSessionID,(long)lAppHandle,strSecurityXML.AllocSysString(),0,0);