Tech Support > Microsoft Windows > Drivers > Re: How to obtain NetCfgInstanceId in NDIS miniport initialize handler
Re: How to obtain NetCfgInstanceId in NDIS miniport initialize handler
Posted by Stephan Wolf on August 1st, 2003


To answer the subject which I guess was the original question then the
answer is: In MiniportInitialize() call NdisReadConfiguration() with a
'Keyword' of "NetCfgInstanceId".

Stephan
---
On Thu, 31 Jul 2003 17:41:11 -0700, "Alireza Dabagh [MS]"
<alid@online.microsoft.com> wrote:

Posted by Alireza Dabagh [MS] on August 2nd, 2003


Yes, I saw your response. I was correcting the other poster.

-Thanks, ali

--
This posting is provided "AS IS" with no warranties, and confers no rights.

"Stephan Wolf" <stewo68@hotmail.com> wrote in message
news:3f2a2c0e.1726252@news.t-online.de...



Similar Posts