Microsoft DirectX 9.0

IBDA_FrequencyFilter::get_Autotune

The get_Autotune method retrieves the autotune frequency.

Syntax

HRESULT get_Autotune(
  ULONG*  pulTransponder
);

Parameters

  pulTransponder

[in, out]  Specifies the transponder frequency.

Return Values

If the method succeeds, it returns S_OK. If it fails, it returns an error code.

See Also