I can enumerate local devices, I can find the DeviceId of the scanner I want to connect to in the registry. CommonDialog only enumerates local devices. DeviceId is read-only.
How do I either enumerate devices on the network and then connect or connect with a known DevicedId?
Thanks