Sponsors

DeleteTimerQueue

Function name: DeleteTimerQueue

Defined in : Kernel32

Requirements : Windows 2000 or later; Win9x/ME: Not supported

Declaration:

Declare Function DeleteTimerQueue Lib "kernel32.dll" (ByVal TimerQueue As Long) As Long

Parameters:

Returns:

Related functions:

Examples:

Sorry, this function has no examples yet.

Timer

Categories