Object and Pin Functions (Compact 2013)
3/26/2014
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 |
---|---|
Checks if two pins are on the same object. |
|
Returns an interface pointer to the requested client. |
|
Checks if two interfaces are on the same object. |