Share via


IDVBTLocator::put_OtherFrequencyInUse Method

The put_OtherFrequencyInUse method specifies whether the frequency is being used by another DVB-T broadcaster.

Syntax

HRESULT put_OtherFrequencyInUse(
  [in]  VARIANT_BOOL OtherFrequencyInUseVal
);

Parameters

  • OtherFrequencyInUseVal [in]
    Specify VARIANT_TRUE if the frequency is being used by another DVB-T broadcaster, or VARIANT_FALSE otherwise.

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