Teledyne-lecroy Automation API for Bluetooth Analyzers Instrukcja Użytkownika Strona 29

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 110
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 28
23
Automation API for CATC Bluetooth Analyzers
CATC Ver. 1.40
2.3.13 IBTAnalyzer::GetBTNeighborhood
Retrieves collection interface for access to bluetooth devices
Parameters
bt_neighborhood- address of a pointer to the BTNeighborhood object primary collection
interface
Return values
Remarks
BTNeighborhood object is created via this method call, if call was successful.
Example
WSH:
Set Analyzer = WScript.CreateObject("CATC.Merlin")
Set Neighborhood = Analyzer.GetBTNeighborhood
C++:
HRESULT GetBTNeighborhood (
[out, retval] IBTNeighborhood** bt_neighborhood );
Przeglądanie stron 28
1 2 ... 24 25 26 27 28 29 30 31 32 33 34 ... 109 110

Komentarze do niniejszej Instrukcji

Brak uwag