KSPROPERTY_PIN_CTYPES

Clients use the KSPROPERTY_PIN_CTYPES property to determine how many pin types a KS filter supports.

Usage Summary Table

GetSetTargetProperty Descriptor TypeProperty Value Type

Yes

No

Pin

KSPROPERTY

ULONG

 

Remarks

KSPROPERTY_PIN_CTYPES returns a value of type ULONG, specifying the number of pin factories the KS filter supports.

Stream minidrivers do not need to handle this property directly; the stream class driver handles this property using stream request blocks to query for more information.

Requirements

Header

Ks.h (include Ks.h)

See also

KSPROPERTY

 

 

Send comments about this topic to Microsoft

Build date: 1/22/2014

Show:
© 2014 Microsoft. All rights reserved.