Windows Media Format SDK banner art
PreviousNext

IWMReaderStreamClock::KillTimer

The KillTimer method cancels a timer that has been set on the clock.

Syntax

HRESULT KillTimer(
  DWORD  dwTimerId
);

Parameters

  dwTimerId

[in]  Double word containing the timer identifier.

Return Values

If the method succeeds, it returns S_OK. If it fails, it returns an HRESULT error code.

See Also

PreviousNext


© 1999 Microsoft Corporation. All rights reserved.