Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
1/6/2010
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 | strmif.h |