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)