Product in PortDetails struct
un-commented Product member of the struct PortDetails. This goes with the pull request "completed retrievePortDetailsFromDevInfo #40". Apologies for not submitting together...
This commit is contained in:
committed by
Cristian Maglie
parent
4df0da8377
commit
f0d91f6e0d
@@ -18,7 +18,7 @@ type PortDetails struct {
|
|||||||
SerialNumber string
|
SerialNumber string
|
||||||
|
|
||||||
// Manufacturer string
|
// Manufacturer string
|
||||||
// Product string
|
Product string
|
||||||
}
|
}
|
||||||
|
|
||||||
// GetDetailedPortsList retrieve ports details like USB VID/PID.
|
// GetDetailedPortsList retrieve ports details like USB VID/PID.
|
||||||
|
|||||||
Reference in New Issue
Block a user