No parameters
Method description
It is used to invoke the print dialogExample code
CComPtr<ISmpReport>m_SmpReport; HRESULT hr=SmpReport.CoCreateInstance(CLSID_SmpReport); m_SmpReport->PrintReport();