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.
Microsoft DirectShow 9.0 |
IScanningTunerEx::TerminateCurrentScan
This topic applies to Windows Vista.
The TerminateCurrentScan method interrupts the current scan, if a scan is in progress.
Syntax
HRESULT TerminateCurrentScan( long * pcurrentFreq );
Parameters
pcurrentFreq
[out] Receives the last frequency that the tuner scanned before halting.
Return Values
When the method succeeds, it returns S_OK. Otherwise it returns an HRESULT error code.
Requirements
Header: Include Tuner.h.
See Also