[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit '_crw_mmt' (#crwlib)

TmmTimer.timeSetEvent

Declaration

Source position: _crw_mmt.pas line 66

protected function TmmTimer.timeSetEvent(

  uDelay: UINT;

  uResolution: UINT;

  lpTimeProc: TTimeCallbackProc;

  dwUser: PtrUInt;

  fuEvent: UINT

):UINT;