IBDA_NetworkProvider::PutTuningSpace
Microsoft DirectShow 9.0 |
IBDA_NetworkProvider::PutTuningSpace
The PutTuningSpace method specifies the tuning space.
Syntax
HRESULT PutTuningSpace( REFGUID guidTuningSpace );
Parameters
guidTuningSpace
[in] Specifies the tuning space.
Return Values
If the method succeeds, it returns S_OK. If it fails, it returns an error code.
Requirements
Header: Include Bdaiface.h.
See Also