
13
Automation API for CATC Bluetooth Analyzers
CATC Ver. 1.40
2.3.5 IAnalyzer::StartGeneration
Starts traffic generation from the file
Parameters
gen_file_name - string providing the full pathname to generation file
gen_mode - generation mode, 0 – plays generation file once, 1 – plays generation
file in the loop
Return values
E_NOTIMPL
Remarks
Not implemented yet.
Example
HRESULT StartGeneration (
[in] BSTR gen_file_name,
[in] short gen_mode );
Komentarze do niniejszej Instrukcji