StatusReportingHandler Property (Replication)

The StatusReportingHandler property provides a pointer to the ISSCEStatusReporting interface.

Syntax

object.StatusReportingHandler [= value]

Parameters

  • value
    A pointer to an ISSCEStatusReporting instance.

Applies To

SQL Server Compact 3.5 Replication object

Modifiable

Read/write

Prototype

HRESULT get_StatusReportingHandler(ISSCEStatusReporting **ppVal);
HRESULT put_StatusReportingHandler(ISSCEStatusReporting *newVal);

See Also

Reference

Replication Object Properties

Help and Information

Getting Assistance (SQL Server Compact 3.5 Service Pack 1)