Sponsors

timeSetEvent

Function name: timeSetEvent

Defined in : winmm

Requirements : Windows NT 3.1 or later; Windows 95 or later

Declaration:

Declare Function timeSetEvent Lib "winmm.dll" (ByVal uDelay As Long, ByVal uResolution As Long, ByVal lpFunction As Long, ByVal dwUser As Long, ByVal uFlags As Long) As Long

Parameters:

Returns:

Related functions:

Examples:

Sorry, this function has no examples yet.

Timer

Categories