IAMTuner::get_Mode (Windows CE 5.0)

Send Feedback

The get_Mode method retrieves the current mode on a multifunction tuner.

Syntax

HRESULT get_Mode(
  AMTunerModeType *plMode);

Parameters

  • plMode
    [out] Pointer to a variable that receives a flag indicating the current mode setting. The possible values are defined in the AMTunerModeType enumeration.

Return Values

Returns an HRESULT value that depends on the implementation of the interface.

Requirements

Header: strmif.h.

See Also

IAMTunerInterface

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.