Share via


IBDA_NetworkProvider Interface

The IBDA_NetworkProvider interface is implemented on a Network Provider filter. It provides methods that BDA device filters call to register themselves after they are added to the graph.

Methods

The IBDA_NetworkProvider interface inherits the methods of the IUnknown interface.

In addition, IBDA_NetworkProvider defines the following methods.

Method Description

GetNetworkType

Called by a BDA device filter to retrieve the network type.

GetSignalSource

Called by a BDA device filter to retrieve the signal source.

GetTuningSpace

Called by a BDA device filter to retrieve the network provider.

PutSignalSource

Called by a BDA device filter to specify the network provider.

PutTuningSpace

Called by a BDA device filter to specify the tuning space.

RegisterDeviceFilter

Called by a BDA device filter to register itself in the filter graph.

UnRegisterDeviceFilter

Called by BDA device filters when they are removed from the filter graph.

Requirements

Header Declared in Bdaiface.h.

See Also

BDA Interfaces

Send comments about this topic to Microsoft

Build date: 12/4/2008