Denso BHT-200QW Especificaciones Pagina 228

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 377
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 227
- 226 -
Profile
Specifies ESSID and infrastructure mode, and initializes a new instance.
Syntax
[VB]
Public Sub New(ByVal SSID As Integer, _
ByVal infra As EN_INFRA_MODE)
[C#]
public Profile(string SSID, EN_INFRA_MODE infra)
Parameters
SSID: ESSID
Parameter values
: Alphanumeric character string of 32 characters or less
infra: Infrastructure mode
Parameter values
: As listed in EN_INFRA_MODE
Exceptions
Name of Exception Meaning
ArgumentException The values specified for SSID and infra are abnormal.
MissingMethodException Profile not supported
IOException The number of registered profiles exceeded 16.
Note
This is not supported on units running on Windows CE 4.1. An exception is thrown when
an attempt is made to create an instance.
Select a profile matching the specified ESSID and infrastructure mode combination. If none
exists, create a new profile and select that one.
If multiple profiles are created, the priority order for the profiles used for connection is
highest for the profile created last.
Vista de pagina 227
1 2 ... 223 224 225 226 227 228 229 230 231 232 233 ... 376 377

Comentarios a estos manuales

Sin comentarios