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.
The Wxutil.h and Combase.h header files in the DirectShow base classes provides helper functions for comparing objects and pins and retrieving interfaces to objects.
Programming element | Description |
---|---|
EqualPins | Checks if two pins are on the same object. |
GetInterface | Returns an interface pointer to the requested client. |
IsEqualObject | Checks if two interfaces are on the same object. |
See Also
Send Feedback on this topic to the authors