Denso BHT-200QW Dokumentacja Strona 245

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 377
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 244
- 243 -
Remove
Deletes registered profiles.
Syntax
[VB]
Public Shared Sub Remove(ByVal ssid As String, ByVal infra As
EN_INFRA_MODE)
[C#]
public static void Remove(string ssid, EN_INFRA_MODE infra)
Parameters
ssid: Deleted profile ESSID
infra: Deleted profile infrastructure mode
Exceptions
Name of Exception Meaning
MissingMethodException Profile not supported.
Note
This is not supported on units running on Windows CE 4.1. An exception is thrown when
executed.
[Ex.] Delete a profile (ESSID:BHT, infra: infrastructure).
[VB] RF.Profile.Remove("BHT", EN_INFRA_MODE.INFRASTRUCTURE)
[C#] RF.Profile.Remove("BHT", EN_INFRA_MODE.INFRASTRUCTURE);
Przeglądanie stron 244
1 2 ... 240 241 242 243 244 245 246 247 248 249 250 ... 376 377

Komentarze do niniejszej Instrukcji

Brak uwag