Hi,
If I'm looking at modem entries in the registry (class "Modem"), how can I
determine the modem's physical connection to the system? For example, how
can I tell if a specific modem is connected through PCI, USB, IR, Bluetooth,
etc.? I noticed that the "MatchingDeviceId" value (SPDRP_HARDWAREID) usually
has the correct type in it, but a few modems seem to be misleading. For
example, I have a PCMCIA modem that seems to think its a USB device
(apparently it implements a USB hub inside the card, but its not available
externally). Is there some other way to determine the physical connection
type?
Thanks,
Ed.