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 |
---|---|
Called by a BDA device filter to retrieve the network type. |
|
Called by a BDA device filter to retrieve the signal source. |
|
Called by a BDA device filter to retrieve the network provider. |
|
Called by a BDA device filter to specify the network provider. |
|
Called by a BDA device filter to specify the tuning space. |
|
Called by a BDA device filter to register itself in the filter graph. |
|
Called by BDA device filters when they are removed from the filter graph. |
Requirements
Header | Declared in Bdaiface.h. |
See Also
Send comments about this topic to Microsoft
Build date: 12/4/2008