Help with NetworkAdapterSetting needed

  • Thread starter Thread starter James Jenkins
  • Start date Start date
J

James Jenkins

hI - I have to impliment the Win32_NetworkAdapterSetting in C# - I call
this but cannot seem to see how this relates the adapter with the
adapterconfig - does anyone have a sample of this

thanks
James
 
James,

Win32_NetworkAdapterSetting is a WMI class, not a .NET type (although
you might have created a .NET representation, there is a tool to do this).

I'm not sure what you are trying to do. Are you trying to get
information, or are you trying to change it?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top