TcTimerKillEvent

This function Destroys the specified timer event.

DWORD TcTimerKillEvent(
  UINT uTimerId
);

Parameters

uTimerId  

Identifier of the timer event to cancel. This identifier was returned by the TcTimerSetEvnet function when the timer event was set up.

Return Values

STATUS_SUCCESS -  Indicates function Succeeded

STATUS_UNSUCCESSFUL - Indicates function failed.

Remarks

None.

QuickInfo

For Windows CE: