I want to know from application layer whether underlying NIC supports
interrupt moderation or not.
I used WMI , msndis_interruptmoderation, but I am not getting the correct
result.

Is there any way to get this info from user layer or
msndis_interruptmoderation is a wrong way ?

Thanks