CimDevice.ProcessID (read-only property)

Gets the device communications process id
Syntax: String = object.ProcessID
Description: The CimDevice.ProcessID returns the name of the device communications process (port) that the device is attached to.

Examples

MsgBox d.ProcessID