Freigeben über


IAsynchronousNotifyingChangeApplierTarget::GetCurrentTickCount

Erhöht die Taktanzahl und gibt die neue Taktanzahl zurück.

HRESULT GetCurrentTickCount(
  ULONGLONG * pTickCount);

Parameter

  • pTickCount
    [out] Gibt die neue Taktanzahl des Replikats zurück.

Rückgabewert

  • S_OK

  • Vom Anbieter bestimmte Fehlercodes.

Hinweise

Die Taktanzahl muss für jeden Aufruf dieser Methode erhöht werden.

Siehe auch

Verweis

IAsynchronousNotifyingChangeApplierTarget-Schnittstelle