IAMTuner::get_TuningSpace (Compact 2013)
3/26/2014
The get_TuningSpace method retrieves the tuning space.
Syntax
HRESULT get_TuningSpace(
long* plTuningSpace
);
Parameters
- plTuningSpace
[out] Pointer to a variable that receives the current tuning space.
Return Value
Returns an HRESULT value.
Remarks
The application defines the value retrieved by this method; it is set through a call to IAMTuner::put_TuningSpace.
Requirements
Header |
dshow.h, |
Library |
Strmiids.lib |