I've created a PnP Service Object and it is working fine, one issue I'm trying to do is get the physical port name, ie RS232 port name. The device is a RS232/USB converter. Is there some WIN32 API can can use to query for port name? I can use WMI and do that, but worried that this will not be avialable in WebPOS.