Data Sheet
Teledyne LeCroy Automation API Reference Manual for USBTracer, USB Advisor, and Voyager USB Protocol
Suite
75
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 name of trace file. This means Filename.extension, as in MyTrace.usb. It does NOT include
the path.
Parameters
trace_name Pointer to string to retrieve trace file full filename
Return values
Remarks