The StatusReportingHandler property provides a pointer to the ISSCEStatusReporting interface.
object.StatusReportingHandler [= value]
Applies To
SQL Server Compact 3.5 Replication object
- value
A pointer to an ISSCEStatusReportinginstance.
Modifiable
Read/write
Prototype
HRESULT get_StatusReportingHandler(ISSCEStatusReporting **ppVal);
HRESULT put_StatusReportingHandler(ISSCEStatusReporting *newVal);