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 2005 Compact Edition 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 SQL Server Compact Edition Assistance