IFeedSyncServices::GetCurrentTickCount

構文

HRESULT GetCurrentTickCount(
  ULONGLONG * pullCurrentTickCount);

パラメーター

  • pullCurrentTickCount
    [out, retval] 読み込まれたフィードの更新されたティック数を返します。

戻り値

説明

IFeedSyncServices::LoadFeed の前回の呼び出しによって読み取られたフィードがない場合、pullCurrentTickCount は 1 に設定されます。

関連項目

その他の技術情報

IFeedSyncServices インターフェイス