#ifndef _NTTP_H // winbase:CloseThreadpoolTimer NTSYSAPI VOID NTAPI TpReleaseTimer( _Inout_ PTP_TIMER Timer ); #endif View code on GitHub
Releases the specified timer object.
CloseThreadpoolTimer maps directly to this function.
CloseThreadpoolTimer
TpAllocTimer
TpSetTimer
TpSetTimerEx
TpWaitForTimer