USB Port Monitoring Control
USB Monitoring Control - USB Device Data Monitoring ActiveX Component Library

IDevice.Name Property

HHD Software - Hex Editor Serial Port Monitor USB Protocol Analyzer Network Monitor
 
 
 
< PreviousTopNext >
Declaration
Getting property value:
Automation:
String  value = obj.Name;
Native (C++):
HRESULT  get_ Name ( [out, retval]   BSTR *  pVal) ;
Parameters
pVal Device friendly name. For example - "USB Human Interface Device".
Return Value
Automation: Device friendly name. For example - "USB Human Interface Device". Native: S_OK or standard OLE error code.
Remarks
Device friendly name
< PreviousTopNext >
Copyright © 2011 HHD Software. All rights reserved.