ITuner::put_TuneRequest Method
The put_TuneRequest method sets the tune request currently in effect for the Network Provider.
Syntax
HRESULT put_TuneRequest(
[in] ITuneRequest *pTuneRequest
);
Parameters
- pTuneRequest [in]
Pointer to an ITuneRequest object that will be used to set the Network Provider.
Return Value
When the method is successful, it returns S_OK. Otherwise, it returns an HRESULT error code.
Remarks
Calling this method initiates a tuning operation based on the properties of the tune request. The tuning operation may be asynchronously attempted.
Requirements
Header | Declared in Bdaiface.h. |
See Also
Error and Success Codes
ITuner Interface
Send comments about this topic to Microsoft
Build date: 12/4/2008