StatusReportingHandler プロパティ (レプリケーション)
StatusReportingHandler プロパティは、ISSCEStatusReporting インターフェイスへのポインターになります。
構文
object.StatusReportingHandler [= value]
適用対象
SQL Server Compact 3.5 Replication オブジェクト
パラメーター
- value
ISSCEStatusReporting インスタンスへのポインタ。
属性
読み取り/書き込み
プロトタイプ
HRESULT get_StatusReportingHandler(ISSCEStatusReporting **ppVal);
HRESULT put_StatusReportingHandler(ISSCEStatusReporting *newVal);