CBaseFilter::GetPinCount (Compact 2013)
3/26/2014
Retrieves the number of supported pins.
Syntax
virtual int GetPinCount( ) PURE;
Parameters
None.
Return Value
Returns the pin count.
Remarks
Override this member function to return the count of pins currently available on this object.
Requirements
Header |
dshow.h, |
Library |
ole32.lib, |