Re: How to Find Reg Key for the particular N/W Adapter in a Machine

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



Are you trying to get this kind of information in user mode? If so, look
into direction of GetIfEntry(...) function.

--
V.
This posting is provided "AS IS" with no warranties, and confers no
rights.
"ramsudheer" <ramsudheer@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:852E0F5C-3737-4968-B737-3772CC2ED0D6@xxxxxxxxxxxxxxxx
I want to find the Reg key for a particular N/W Adaptor so that i could
find
the N/W speed.
Suppose,
Broadcom NetXtreme Gigabit Ethernet, Reg Key is RequestedMediaType
Intel(R) 82540EM Based Network Connection, Reg Key is SpeedDuplex
Realtek RTL8139 Family PCI Fast Ethernet NIC, Reg Key is DuplexMode

So if once i find the RegKey i could get the value. So that value i could
compare with the enum values so that i could get the N/W speed.

Here how to uniquely find the Reg Key for the particular Network Adapter
in
a machine. Please Help me out. its very urgent......



.



Relevant Pages