Question

My computer has an IEEE 1394 (FireWire) input. How programmatically to know if 1394 is connected to my Windows 7?

Was it helpful?

Solution

You can use the Win32_1394ControllerDevice WMI class.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top