ReactOS 0.4.15-dev-7942-gd23573b
_TIMER_SET_COALESCABLE_TIMER_INFO Struct Reference

#include <ketypes.h>

Collaboration diagram for _TIMER_SET_COALESCABLE_TIMER_INFO:

Public Attributes

_In_ LARGE_INTEGER DueTime
 
_In_opt_ PTIMER_APC_ROUTINE TimerApcRoutine
 
_In_opt_ PVOID TimerContext
 
_In_opt_ struct _COUNTED_REASON_CONTEXTWakeContext
 
_In_opt_ ULONG Period
 
_In_ ULONG TolerableDelay
 
_Out_opt_ PBOOLEAN PreviousState
 

Detailed Description

Definition at line 1121 of file ketypes.h.

Member Data Documentation

◆ DueTime

_In_ LARGE_INTEGER _TIMER_SET_COALESCABLE_TIMER_INFO::DueTime

Definition at line 1122 of file ketypes.h.

◆ Period

_In_opt_ ULONG _TIMER_SET_COALESCABLE_TIMER_INFO::Period

Definition at line 1126 of file ketypes.h.

◆ PreviousState

_Out_opt_ PBOOLEAN _TIMER_SET_COALESCABLE_TIMER_INFO::PreviousState

Definition at line 1128 of file ketypes.h.

◆ TimerApcRoutine

_In_opt_ PTIMER_APC_ROUTINE _TIMER_SET_COALESCABLE_TIMER_INFO::TimerApcRoutine

Definition at line 1123 of file ketypes.h.

◆ TimerContext

_In_opt_ PVOID _TIMER_SET_COALESCABLE_TIMER_INFO::TimerContext

Definition at line 1124 of file ketypes.h.

◆ TolerableDelay

_In_ ULONG _TIMER_SET_COALESCABLE_TIMER_INFO::TolerableDelay

Definition at line 1127 of file ketypes.h.

◆ WakeContext

_In_opt_ struct _COUNTED_REASON_CONTEXT* _TIMER_SET_COALESCABLE_TIMER_INFO::WakeContext

Definition at line 1125 of file ketypes.h.


The documentation for this struct was generated from the following file: