C# 클래스 Disco.ClientBootstrapper.Interop.NetworkInterop

파일 보기 프로젝트 열기: garysharp/Disco

공개 메소드들

메소드 설명
ConfigureWireless ( ) : void
PingDisco ( string ServerName ) : bool

비공개 메소드들

메소드 설명
GetInlineWirelessProfiles ( ) : List
GetWirelessProfiles ( IntPtr WlanHandle, System.Guid interfaceGuid ) : WLAN_PROFILE_INFO_LIST
WlanCloseHandle ( [ hClientHandle, IntPtr pReserved ) : uint
WlanFreeMemory ( [ pMemory ) : void
WlanGetProfileList ( IntPtr hClientHandle, System.Guid &pInterfaceGuid, IntPtr pReserved, IntPtr &ppProfileList ) : uint
WlanOpenHandle ( uint dwClientVersion, IntPtr pReserved, [ pdwNegotiatedVersion, IntPtr &ClientHandle ) : uint
WlanQueryInterface ( [ hClientHandle, [ pInterfaceGuid, WLAN_INTF_OPCODE OpCode, IntPtr pReserved, [ pdwDataSize, IntPtr &ppData, IntPtr pWlanOpcodeValueType ) : uint
WlanSetProfile ( IntPtr hClientHandle, [ pInterfaceGuid, uint dwFlags, string strProfileXml, string strAllUserProfileSecurity, bool bOverwrite, IntPtr pReserved, uint &pdwReasonCode ) : uint

메소드 상세

ConfigureWireless() 공개 정적인 메소드

public static ConfigureWireless ( ) : void
리턴 void

PingDisco() 공개 정적인 메소드

public static PingDisco ( string ServerName ) : bool
ServerName string
리턴 bool