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 put_TuningSpace method sets the tuning space for the Network Provider.
Syntax
HRESULT put_TuningSpace(
[in] ITuningSpace *pTuningSpace
);
Parameters
- pTuningSpace [in]
Pointer to the tuning space that will be set in the Network Provider.
Return Value
When the method is successful, it returns S_OK. Otherwise, it returns an HRESULT error code.
Requirements
Header | Declared in Bdaiface.h. |
See Also
Error and Success Codes
ITuner Interface
ITuningSpace Interface
Send comments about this topic to Microsoft
Build date: 12/4/2008