SetThreadpoolTimer

GPTKB entity

Statements (19)
Predicate Object
gptkbp:instanceOf Windows API
gptkbp:book gptkb:Kernel32.dll
gptkbp:category Thread pool management
gptkbp:definedIn Windows API
gptkbp:documentation https://learn.microsoft.com/en-us/windows/win32/api/threadpoolapiset/nf-threadpoolapiset-setthreadpooltimer
gptkbp:headerFile windows.h
https://www.w3.org/2000/01/rdf-schema#label SetThreadpoolTimer
gptkbp:introducedIn gptkb:Windows_Vista
gptkbp:parameter DWORD msPeriod
DWORD msWindowLength
PFILETIME pftDueTime
PTP_TIMER Timer
gptkbp:purpose Sets the timer object for a thread pool timer
gptkbp:relatedTo gptkb:CloseThreadpoolTimer
CreateThreadpoolTimer
WaitForThreadpoolTimerCallbacks
gptkbp:result void
gptkbp:bfsParent gptkb:Windows_Thread_Pool_API
gptkbp:bfsLayer 7