Méthode |
Description |
|
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 |
|
|