IAMTuner::get_Mode (Compact 2013)
3/26/2014
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 Value
Returns an HRESULT value that depends on the implementation of the interface.
Requirements
Header |
dshow.h, |
Library |
Strmiids.lib |