Class Win32_NetworkAdapter

java.lang.Object
com.ferrumx.system.hardware.Win32_NetworkAdapter

public class Win32_NetworkAdapter extends Object
This class contains methods that query the Win32_NetworkAdapter class of WMI to fetch the Network Adapters that a installed and active.

The following properties are fetched: Name, Description, PNPDeviceID, MACAddress, Installed, NetEnabled, NetConnectionID, PhysicalAdapter, TimeOfLastReset

Author:
Egg-03