Denso BHT-202Q Manuel d'utilisateur Page 274

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 407
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 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
Vue de la page 273
1 2 ... 269 270 271 272 273 274 275 276 277 278 279 ... 406 407

Commentaires sur ces manuels

Pas de commentaire