Jungo WinDriver  
Official Documentation

◆ WDC_GET_ENABLED_INT_TYPE

#define WDC_GET_ENABLED_INT_TYPE (   pDev)
Value:
((PWDC_DEVICE)pDev)->Int.dwEnabledIntType))
Device information struct.
Definition: wdc_defs.h:46
#define WD_ENABLED_INT_TYPE_GET_ENABLED_INT_TYPE_BITS(dwEnabledIntType)
Definition: windrvr.h:678

Get type of enabled interrupt from device information struct pointer.

Parameters
[in]pDevPointer to device information struct
Returns
Returns type of enabled interrupt

Definition at line 191 of file wdc_defs.h.