IFeedSyncServices::GetCurrentTickCount

HRESULT GetCurrentTickCount(
  ULONGLONG * pullCurrentTickCount);

パラメーター

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

戻り値

解説

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

参照

リファレンス

IFeedSyncServices インターフェイス