From Win32_NetworkAdapter I see the index of network device into register,
but the index of one device selected, it isn't present.
Win32_NetworkAdapter.Index return 524291and into register there isn't.
Why? Bug WMI Win32_NetworkAdapter?
If the index isn't present how tha class can view this device?
How do you get index property? If you use C++ or other low-level language,
check type of returned Variant - it could be VT_BSTR and in this case you
should convert it into interger.
//------------------------------------
Regards,
Vassiliev V. V. http://www-sharp.com -
Scripting/HTA/.Net Framework IDE