ICoreFragmentInspector インターフェイス

ナレッジ オブジェクトに格納される ICoreFragment オブジェクトを列挙します。

interface ICoreFragmentInspector : IUnknown

メンバー

ICoreFragmentInspector メソッド 説明

ICoreFragmentInspector::NextCoreFragments

可能な場合は、ナレッジに格納されている次の ICoreFragment オブジェクトを返します。

ICoreFragmentInspector::Reset

ナレッジの先頭に列挙子をリセットします。

解説

ICoreFragmentInspector オブジェクトは、ナレッジ オブジェクトで ISyncKnowledge2::GetInspector を呼び出すことによって取得できます。

必要条件

ヘッダー: Synchronization.h

参照

概念

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