Share via


CBaseFilter::GetPinCount

Retrieves the number of supported pins.

virtual int GetPinCount( ) PURE;

Return Values

Returns the pin count.

Remarks

Override this member function to return the count of pins currently available on this object.

 Last updated on Tuesday, July 13, 2004

© 1992-2000 Microsoft Corporation. All rights reserved.