次の方法で共有


IClockVectorServices インターフェイス

ナレッジ オブジェクトの構築に使用できるオブジェクトを作成します。

interface IClockVectorServices : IUnknown

メンバ

IClockVectorServices のメソッド 説明

IClockVectorServices::CreateClockVectorElement

クロック ベクタに追加できる IClockVectorElement オブジェクトを作成します。

IClockVectorServices::CreateFeedClockVectorElement

FeedSync 情報が格納され、クロック ベクタに追加できる、IFeedClockVectorElement オブジェクトを作成します。

IClockVectorServices::CreateClockVector

ナレッジ オブジェクトの構築に使用できる IClockVector オブジェクトを作成します。

IClockVectorServices::CreateFeedClockVector

FeedSync 情報が格納され、ナレッジ オブジェクトの構築に使用できる、IFeedClockVector オブジェクトを作成します。

IClockVectorServices::CreateKnowledgeBuilder

オブジェクトの構成要素から、ISyncKnowledge オブジェクトまたは IForgottenKnowledge オブジェクトを構築するのに使用できる IKnowledgeBuilder オブジェクトを作成します。

必要条件

ヘッダー : Synchronization.h

参照

概念

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