Platforms to show: All Mac Windows Linux Cross-Platform

DirectShowEnumPinsMBS class

Type Topic Plugin Version macOS Windows Linux iOS Targets
class DirectShow MBS Win Plugin 12.1 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
Enumerates pins on a filter.

The BaseFilterMBS.EnumPins method returns this interface. It is based on the standard Component Object Model (COM) enumerators.
The filter graph manager uses this interface when it connects filters. Applications can use it to retrieve pins on a filter. For more information, see Enumerating Objects in a Filter Graph.
If the number of pins on the filter changes, some methods on this interface return VFW_E_ENUM_OUT_OF_SYNC. Call the Reset method to resynchronize the enumerator.
This is an abstract class. You can't create an instance, but you can get one from various plugin functions.

This class has no sub classes.

Some methods using this class:


The items on this page are in the following plugins: MBS Win Plugin.


DirectShowEnumMonikerMBS   -   DirectShowFileSinkFilterMBS


The biggest plugin in space...