Skip to content

Latest commit

 

History

History
39 lines (28 loc) · 1.05 KB

ksproperty-pin-ctypes.md

File metadata and controls

39 lines (28 loc) · 1.05 KB
title description keywords topic_type ms.topic api_name api_location api_type ms.date
KSPROPERTY_PIN_CTYPES
Clients use the KSPROPERTY_PIN_CTYPES property to determine how many pin types a KS filter supports.
KSPROPERTY_PIN_CTYPES Streaming Media Devices
apiref
reference
KSPROPERTY_PIN_CTYPES
ks.h
HeaderDef
11/03/2021

KSPROPERTY_PIN_CTYPES

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

Usage Summary Table

Get Set Target Property Descriptor Type Property 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