IInterruptServiceRoutineInterval Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public interface IInterruptServiceRoutineInterval : Microsoft.Windows.EventTracing.Cpu.IInterruptHandlingInterval
type IInterruptServiceRoutineInterval = interface
interface IInterruptHandlingInterval
Public Interface IInterruptServiceRoutineInterval
Implements IInterruptHandlingInterval
- Implements
Properties
HandlerImage | (Inherited from IInterruptHandlingInterval) |
HandlerRoutineAddress | (Inherited from IInterruptHandlingInterval) |
HandlerStackFrame | (Inherited from IInterruptHandlingInterval) |
IsMessageSignaled | |
MessageIndex | |
Processor | (Inherited from IInterruptHandlingInterval) |
ReturnValue | |
StartTime | (Inherited from IInterruptHandlingInterval) |
StopTime | (Inherited from IInterruptHandlingInterval) |
Type | (Inherited from IInterruptHandlingInterval) |
Vector |