'Declaration
Public Shared Function KillTimer( _ ByVal hwnd As System.IntPtr, _ ByVal timerId As System.Integer _ ) As System.Integer
'Usage
Dim hwnd As System.IntPtr Dim timerId As System.Integer Dim value As System.Integer value = NUser32.KillTimer(hwnd, timerId)
Parameters
- hwnd
- timerId