Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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