Share via


CSource::GetPinCount (Compact 2013)

3/26/2014

Retrieves the number of pins contained by the filter.

Syntax

int GetPinCount(void);

Parameters

None.

Return Value

Returns the pin count.

Remarks

This member function is specified in CBaseFilter and is implemented here.

Requirements

Header

dshow.h,
Streams.h

Library

ole32.lib,
Ole32auth.lib,
Strmbase.lib,
Strmiids.lib,
uuid.lib

See Also

Reference

CSource Class