Share via


IDVBTLocator::put_Bandwidth Method

The put_BandWidth method sets the bandwidth of the frequency.

Syntax

HRESULT put_Bandwidth(
  [in]  long BandwidthVal
);

Parameters

  • BandwidthVal [in]
    Specifies the bandwidth, in megahertz (MHz). The value should be taken from the bandwidth field in the terrestrial delivery system descriptor.

Return Value

Returns S_OK if successful. If the method fails, error information can be retrieved using the standard COM IErrorInfo interface.

Requirements

Header Declared in Dshow.h.
DLL Requires Quartz.dll.

See Also

IDVBTLocator Interface

Send comments about this topic to Microsoft

Build date: 12/4/2008