System Device Enumerator

 
Microsoft DirectShow 9.0

System Device Enumerator

The System Device Enumerator enumerates filters and hardware devices installed on the system. Applications can use this component to locate filters and devices in a given category. Create this object by calling CoCreateInstance.

Class Identifier CLSID_SystemDeviceEnum
Interfaces ICreateDevEnum

See Also