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.
The GetAvailableModes method retrieves the tuner's supported modes.
Syntax
HRESULT GetAvailableModes(
long *plModes);
Parameters
- plModes
[out] Pointer to a variable that receives any combination of the values as specified in the AMTunerModeType enumeration.
Return Value
Returns an HRESULT value.
Requirements
Header: strmif.h.
See Also
Send Feedback on this topic to the authors