No description available.
The KDPC_WATCHDOG_INFORMATION structure holds time-out information about the current deferred procedure call (DPC).
DpcTimeLimitTime limit for a single, current deferred procedure call. If DPC time-out has been disabled, this value is set to 0.
DpcTimeCountTime remaining for the current deferred procedure call, if DPC time-out has been enabled.
DpcWatchdogLimitTotal time limit permitted for a sequence of deferred procedure calls. If DPC watchdog has been disabled, this value is set to zero.
DpcWatchdogCountTime value remaining for the current sequence of deferred procedure calls, if enabled.
ReservedReserved for system use.
Time figures stored in each member are dimensionless.