Jungo WinDriver  
Official Documentation

◆ WDC_INT_IS_MSI

#define WDC_INT_IS_MSI (   dwIntType)     (dwIntType & (INTERRUPT_MESSAGE | INTERRUPT_MESSAGE_X))

Returns whether the MSI/MSI-X interrupt option is set.

Parameters
[in]dwIntTypeInterrupt type
Returns
TRUE if the MSI/MSI-X interrupt option is set else FALSE

Definition at line 215 of file wdc_defs.h.