INetworkAdapterInfo Properties |
The INetworkAdapterInfo type exposes the following members.
Name | Description | |
---|---|---|
AdapterType |
Win32_NetworkAdapter: AdapterType: Network medium in use.
| |
AdapterTypeId |
Win32_NetworkAdapter: AdapterTypeID: Network medium in use. Returns the same
information as the AdapterType property, except that the information is in the form
of an integer.
| |
Availability |
Win32_NetworkAdapter: Availability: Availability and status of the device.
| |
Index |
Win32_NetworkAdapter: Index: Index number of the Windows network adapter configuration.
| |
InterfaceIndex |
Win32_NetworkAdapter: InterfaceIndex: Index value that uniquely identifies a local
network interface.
| |
MacAddress |
Win32_NetworkAdapter: MACAddress: Media access control address for this network
adapter.
| |
Manufacturer |
Win32_NetworkAdapter: Manufacturer: Name of the network adapter's manufacturer.
| |
Name |
Win32_NetworkAdapter: Name.
| |
NetConnectionId |
Win32_NetworkAdapter: NetConnectionID: Name of the network connection as it appears
in the Network Connections Control Panel program.
| |
NetConnectionStatus |
Win32_NetworkAdapter: NetConnectionStatus: State of the network adapter connection to
the network.
| |
NetEnabled |
Win32_NetworkAdapter: NetEnabled: Indicates whether the adapter is enabled or not.
If True, the adapter is enabled.
| |
PhysicalAdapter |
Win32_NetworkAdapter: PhysicalAdapter: Indicates whether the adapter is a physical or
a logical adapter. If True, the adapter is physical.
| |
PnpDeviceId |
Win32_NetworkAdapter: PNPDeviceID: Windows Plug and Play device identifier of the
logical device.
| |
Speed |
Win32_NetworkAdapter: Speed: Estimate of the current bandwidth in bits per second.
| |
Status |
Win32_NetworkAdapter: Status: Current status of the object.
| |
TimeOfLastReset |
Win32_NetworkAdapter: TimeOfLastReset: Date and time the network adapter was last
reset.
|