C# Класс Disco.ClientBootstrapper.Interop.NetworkInterop

Показать файл Открыть проект

Открытые методы

Метод Описание
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