Jungo WinDriver  
Official Documentation

◆ WDC_GET_ENABLED_INT_LAST_MSG

#define WDC_GET_ENABLED_INT_LAST_MSG (   pDev)
Value:
(((PWDC_DEVICE)pDev)->Int.dwLastMessage) : 0
#define WDC_INT_IS_MSI(dwIntType)
Returns whether the MSI/MSI-X interrupt option is set.
Definition: wdc_defs.h:215
#define WDC_GET_ENABLED_INT_TYPE(pDev)
Get type of enabled interrupt from device information struct pointer.
Definition: wdc_defs.h:191
struct WDC_DEVICE * PWDC_DEVICE

Get the message data of the last received MSI/MSI-X interrupt.

Parameters
[in]pDevPointer to device information struct
Returns
Returns message data of the last received MSI/MSI-X interrupt

Definition at line 227 of file wdc_defs.h.