C# Class LINK_SAP_CS_80211.Information.GenericInfo

This class provides generic info of the default (802.11 type) machine network adapter. Such as the GUID, Physical Address, NetworkInterface object, and others.
ファイルを表示 Open project: ATNoG/ODTONE

Public Properties

Property Type Description
_InterfaceGUIDTrimmed string
_interface System.Net.NetworkInformation.NetworkInterface

Public Methods

Method Description
GetValueForParam ( Link_Param_Abs_Type type ) : ushort

Method Details

GetValueForParam() public static method

public static GetValueForParam ( Link_Param_Abs_Type type ) : ushort
type Link_Param_Abs_Type
return ushort

Property Details

_InterfaceGUIDTrimmed public_oe static_oe property

public static string _InterfaceGUIDTrimmed
return string

_interface public_oe static_oe property

public static NetworkInterface,System.Net.NetworkInformation _interface
return System.Net.NetworkInformation.NetworkInterface