次の方法で共有


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 オブジェクトのプロパティ