共用方式為


StatusReportingHandler 屬性 (複寫)

StatusReportingHandler 屬性會提供指向 ISSCEStatusReporting 介面的指標。

語法

object.StatusReportingHandler [= value]

適用於

SQL Server Compact 3.5 Replication 物件

參數

  • value
    指向 ISSCEStatusReporting執行個體的指標。

可修改

讀取/寫入

原型

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

請參閱

其他資源

Replication 物件屬性