Sponsors
DeleteTimerQueueTimer
in Timer
Function name: DeleteTimerQueueTimer
Defined in : Kernel32
Requirements : Windows 2000 or later; Win9x/ME: Not supported
Declaration:
Declare Function DeleteTimerQueueTimer Lib "kernel32.dll" (ByVal TimerQueue As Long, ByVal Timer As Long, ByVal CompletionEvent As Long) As Long
Parameters:
Returns:
Related functions:
Examples:
Sorry, this function has no examples yet.