C# 클래스 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.
파일 보기 프로젝트 열기: ATNoG/ODTONE

공개 프로퍼티들

프로퍼티 타입 설명
_InterfaceGUIDTrimmed string
_interface System.Net.NetworkInformation.NetworkInterface

공개 메소드들

메소드 설명
GetValueForParam ( Link_Param_Abs_Type type ) : ushort

메소드 상세

GetValueForParam() 공개 정적인 메소드

public static GetValueForParam ( Link_Param_Abs_Type type ) : ushort
type Link_Param_Abs_Type
리턴 ushort

프로퍼티 상세

_InterfaceGUIDTrimmed 공개적으로 정적으로 프로퍼티

public static string _InterfaceGUIDTrimmed
리턴 string

_interface 공개적으로 정적으로 프로퍼티

public static NetworkInterface,System.Net.NetworkInformation _interface
리턴 System.Net.NetworkInformation.NetworkInterface