No parameters
Method description
It is used to reseting the contents information that are used for displaying reportsExample code
CComPtr<ISmpReport>m_SmpReport; HRESULT hr=SmpReport.CoCreateInstance(CLSID_SmpReport); m_SmpReport->ResetContent();