CEnumPins::CEnumPins (Windows CE 5.0)
Constructor for the CEnumPins class.
CEnumPins(CBaseFilter* pFilter,CEnumPins* pEnumPins);
Parameters
- pFilter
Pointer to the filter on which to enumerate the pins. - pEnumPins
Returned pointer to an IEnumPins interface object.
Return Values
None.
Requirements
DirectShow applications and DirectShow filters have different include file and link library requirements.
For more information, see Setting Up the Build Environment.
OS Versions: Windows CE 2.12 and later. Version 2.12 requires DXPAK 1.0 or later.
Header:
Send Feedback on this topic to the authors