次の方法で共有


ISaveChangeWithChangeUnitsContext2 インターフェイス

変更に変更単位が含まれている場合に項目ストアに保存する変更に関する追加情報を表します。

構文

interface ISaveChangeWithChangeUnitsContext2 : ISaveChangeContext2

メンバー

ISaveChangeWithChangeUnitsContext2 メソッド

説明

ISaveChangeWithChangeUnitsContext2::SetConstraintConflictOnChangeUnit

変更単位が含まれる変更の場合、同期先プロバイダーが同期先レプリカに変更の適用を試みたときに、制約の競合が発生したことを報告します。

説明

ISaveChangeWithChangeUnitsContext2 オブジェクトを取得するには、ISaveChangeWithChangeUnitsContext2 オブジェクトの QueryInterface メソッドに IID_ISaveChangeWithChangeUnitsContext2 を渡します。

要件

ヘッダー: Synchronization.h

関連項目

その他の技術情報

Sync Framework のコア コンポーネント