Share via


IAMPhysicalPinInfo Interface

 
Microsoft DirectShow 9.0

IAMPhysicalPinInfo Interface

  • **Note   **This interface has been deprecated. It will continue to be supported for backward compatibility with existing applications, but new applications and filters should not use it.

This interface enables an application or filter to retrieve information about a pin that represents a physical hardware connections.

In addition to the methods inherited from IUnknown, the IAMPhysicalPinInfo interface exposes the following method.

Method Description
GetPhysicalType Retrieves the type and name of the physical pin.

See Also