4 iusbtrace4 interface, 1 iusbtrace4:: getfullname, Iusbtrace4 interface – Teledyne LeCroy USB Analyzer Automation Manual User Manual

Page 68: Iusbtrace4:: getfullname

Advertising
background image

Teledyne LeCroy Automation API Reference Manual for USBTracer, USB Advisor, and Voyager USB Protocol
Suite

68

3.4 IUsbTrace4 interface

The IUsbTrace4

interface is the forth interface for the UsbTrace object. It inherits and extends some

trace-related functionality exposed via the IUsbTrace3

interface.

IID : C7D741F6-D425-417f-B7FC-4DB0FB01804B

3.4.1

IUsbTrace4:: GetFullName


HRESULT GetFullName( [

out

,

retval

] BSTR* trace_name )


Returns full path/name of trace file.

Parameters

trace_name

Pointer to string to retrieve trace file full path

Return values


Remarks



Advertising