Teledyne-lecroy Automation API for Bluetooth Analyzers Manual de usuario Pagina 29

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 110
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 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 );
Vista de pagina 28
1 2 ... 24 25 26 27 28 29 30 31 32 33 34 ... 109 110

Comentarios a estos manuales

Sin comentarios