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.
This function makes a call to a timer that should be disabled.
BOOL KitlStopTimerCallback(PFN_KITLTIMERCBpfnCB,LPVOIDlpParam);
Parameters
- pfnCB
[in] Pointer to a callback function to be called when the timer is removed. - lpParam
[in] User-defined value passed back to the callback function.
Return Values
None.
Requirements
OS Versions: Windows CE .NET 4.0 and later.
Header: Kitl.h.
Link Library: Kitl.lib.
Send Feedback on this topic to the authors