property KillTimer.
Kills a timer previously created by SetTimer().
|
IDTimerEvent
[in] .
Valid timer identifier returned by SetTimer()
pVal
[out, retval]
The returned value is 0 (failure) or 1 (success)
S_OK
The
operation was successfull.
E_POINTER
A NULL
pointer was supplied as an argument.
E_UNEXPECTED
An
unexpected error occoured.