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.
Afficher le fichier Open project: ATNoG/ODTONE

Méthodes publiques

Свойство Type Description
_InterfaceGUIDTrimmed string
_interface System.Net.NetworkInformation.NetworkInterface

Méthodes publiques

Méthode Description
GetValueForParam ( Link_Param_Abs_Type type ) : ushort

Method Details

GetValueForParam() public static méthode

public static GetValueForParam ( Link_Param_Abs_Type type ) : ushort
type Link_Param_Abs_Type
Résultat ushort

Property Details

_InterfaceGUIDTrimmed public_oe static_oe property

public static string _InterfaceGUIDTrimmed
Résultat string

_interface public_oe static_oe property

public static NetworkInterface,System.Net.NetworkInformation _interface
Résultat System.Net.NetworkInformation.NetworkInterface