Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
1/5/2010
This function is a pointer to the function that reprograms the system timer.
Syntax
extern void (*pOEMUpdateRescheduleTime)(
DWORD dwTick
);
Parameters
- dwTick
[in] Time that the system timer needs to be programmed to.
Return Value
None.
Remarks
OEMs should initialize this function pointer to the function that reprograms the system timer.
Requirements
| Header | Developer Implemented |
| Library | coredll.lib |
| Windows Embedded CE | Windows CE 5.0 and later |
See Also
Reference
Optional OAL Functions
SC_GetTickCount