Jungo WinDriver  
Official Documentation
WD_INTERRUPT Struct Reference

#include <windrvr.h>

Data Fields

DWORD hInterrupt
 Handle of interrupt. More...
 
DWORD dwOptions
 Interrupt options: can be INTERRUPT_CMD_COPY. More...
 
WD_TRANSFERCmd
 Commands to do on interrupt. More...
 
DWORD dwCmds
 Number of commands. More...
 
WD_KERNEL_PLUGIN_CALL kpCall
 Kernel PlugIn call. More...
 
DWORD fEnableOk
 TRUE if interrupt was enabled (WD_IntEnable() succeeded). More...
 
DWORD dwCounter
 Number of interrupts received. More...
 
DWORD dwLost
 Number of interrupts not yet dealt with. More...
 
DWORD fStopped
 Was interrupt disabled during wait. More...
 
DWORD dwLastMessage
 Message data of the last received MSI (Windows) More...
 
DWORD dwEnabledIntType
 Interrupt type that was actually enabled. More...
 

Detailed Description

Definition at line 638 of file windrvr.h.


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