Share via


IAsynchronousNotifyingChangeApplierTarget::GetCurrentTickCount

Incrementa el contador y devuelve el nuevo contador.

HRESULT GetCurrentTickCount(
  ULONGLONG * pTickCount);

Parámetros

  • pTickCount
    [out] Devuelve el nuevo contador de la réplica.

Valor devuelto

  • S_OK

  • Códigos de error determinados por el proveedor

Notas

El contador se debe incrementar en cada llamada a este método.

Vea también

Referencia

Interfaz IAsynchronousNotifyingChangeApplierTarget