Gets the device communications process ID | |
Syntax: | String = object.ProcessID |
Description: | CimPort.ProcessID is read-only and returns
a string containing the name of the device communications
process. Examples if myPort.ProcessID = "MASTER_TCPIP1" then MsgBox
"FoundIt" |