StatusReportingHandler 屬性 (複寫)
StatusReportingHandler 屬性提供指向 ISSCEStatusReporting 介面的指標。
語法
object.StatusReportingHandler [= value]
參數
- value
指向 ISSCEStatusReporting 執行個體的指標。
適用於
SQL Server Compact 3.5 Replication 物件
可修改
讀取/寫入
原型
HRESULT get_StatusReportingHandler(ISSCEStatusReporting **ppVal);
HRESULT put_StatusReportingHandler(ISSCEStatusReporting *newVal);