Skip to content

Latest commit

 

History

History
41 lines (29 loc) · 1.09 KB

ksproperty-bda-pin-id.md

File metadata and controls

41 lines (29 loc) · 1.09 KB
title description keywords topic_type ms.topic api_name api_location api_type ms.date
KSPROPERTY_BDA_PIN_ID
Clients use KSPROPERTY_BDA_PIN_ID to retrieve the BDA identifier (ID) for a pin.
KSPROPERTY_BDA_PIN_ID Streaming Media Devices
apiref
reference
KSPROPERTY_BDA_PIN_ID
Bdamedia.h
HeaderDef
10/13/2021

KSPROPERTY_BDA_PIN_ID

Clients use KSPROPERTY_BDA_PIN_ID to retrieve the BDA identifier (ID) for a pin.

Usage Summary Table

Get Set Target Property descriptor type Property value type
Yes No Pin KSPROPERTY ULONG

Remarks

The returned value specifies the pin ID.

When the network provider creates a pin for a filter using KSMETHOD_BDA_CREATE_PIN_FACTORY, the BDA minidriver for the filter gives that pin an ID. KSPROPERTY_BDA_PIN_ID returns this ID.

Requirements

Header: bdamedia.h (include Bdamedia.h)

See also

KSMETHOD_BDA_CREATE_PIN_FACTORY

KSPROPERTY