Denso BHT-200QW Especificaciones Pagina 245

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 377
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 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);
Vista de pagina 244
1 2 ... 240 241 242 243 244 245 246 247 248 249 250 ... 376 377

Comentarios a estos manuales

Sin comentarios