次の方法で共有


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 のコア コンポーネント