Teledyne-lecroy Automation API for Bluetooth Analyzers Uživatelský manuál Strana 29

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 110
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 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 );
Zobrazit stránku 28
1 2 ... 24 25 26 27 28 29 30 31 32 33 34 ... 109 110

Komentáře k této Příručce

Žádné komentáře