Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
1/5/2010
This function is called by the kernel to reprogram the system time. OEMs should implement OALTimerUpdateRescheduleTime if the implementation supports a variable tick.
Syntax
VOID OALTimerUpdateRescheduleTime(DWORD time);
Parameters
- time
Time that the system timer needs to be programmed to.
Remarks
OALTimerUpdateRescheduleTime is exported through pOEMUpdateRescheduleTime.
Requirements
| Header | oal_timer.h |
| Library | Developer Implemented |
| Windows Embedded CE | Windows CE 5.0 and later |