次の方法で共有


ICoreFragmentInspector インターフェイス

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

構文

interface ICoreFragmentInspector : IUnknown

メンバー

ICoreFragmentInspector メソッド

説明

ICoreFragmentInspector::NextCoreFragments

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

ICoreFragmentInspector::Reset

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

説明

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

要件

ヘッダー: Synchronization.h

関連項目

その他の技術情報

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