I'm using an IP filter extension which passes in the
RecvInterfaceIndex (defined to be the Index of the Network
Interface Card, NIC). I'm trying to find a way that I can
know which card has which index. I thought the IP helper
function GetAdaptersInfo would give me this but the indices
are not the same. I'm seeing an index of 1 on the
recvInterfaceIndex and 65540 on the getAdaptersInfo.