No parameters
Method description
It is used to invoke the CustomerInactive dialogExample code
CComPtr<ISmpReportMenu>m_SmpReportMenu;
HRESULT hr=m_SmpReportMenu.CoCreateInstance(CLSID_SmpReportMenu);
m_SmpReportMenu->InvokeCustomerInactiveDlg();