Denso BHT-202Q Manual do Utilizador Página 274

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 407
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 273
APMAC
Acquires the MAC address of the currently linked AP.
Syntax
[VB]
Public Shared ReadOnly Property APMAC As String
[C#]
public static string APMAC {get;}
Property
MAC address
Default value
: null
Exceptions
Name of Exception Meaning
DeviceNotFoundException No NIC device was found.
DeviceLoadException The NIC device is not ready.
[Ex.] Acquire the MAC address of the currently linked AP.
[VB] Dim CurAPMacAddr As String = RF.Info.APMAC
[C#] string CurAPMacAddr = RF.Info.APMAC;
265
Vista de página 273
1 2 ... 269 270 271 272 273 274 275 276 277 278 279 ... 406 407

Comentários a estes Manuais

Sem comentários