Re: How to Find Reg Key for the particular N/W Adapter in a Machine
- From: "Volodymyr M. Shcherbyna" <v_scherbina@xxxxxxxxxxxxxxx>
- Date: Wed, 21 May 2008 17:48:59 +0200
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......
.
- References:
- How to Find Reg Key for the particular N/W Adapter in a Machine
- From: ramsudheer
- How to Find Reg Key for the particular N/W Adapter in a Machine
- Prev by Date: How about Threads and IOCP Efficient Design,other IOCP per thread?
- Next by Date: Reidrect stderr of child process
- Previous by thread: How to Find Reg Key for the particular N/W Adapter in a Machine
- Next by thread: Re: How to Find Reg Key for the particular N/W Adapter in a Machine
- Index(es):
Relevant Pages
|