IESRequestTunerEvent::GetEstimatedTime Method
[This documentation is preliminary and is subject to change.]
Gets a value indicating the amount of time that a device estimates it needs exclusive access to a tuner and its Conditional Access Services (CAS).
Syntax
HRESULT GetEstimatedTime(
[out, retval] DWORD *pdwEstimatedTime
);
Parameters
- pdwEstimatedTime [out]
Gets the estimated time that exclusive access is needed, in seconds.
Return Value
If the method succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code.
Requirements
| Client | Requires Windows 7. |
| IDL | Declared in Tuner.idl. |
See Also
Send comments about this topic to Microsoft
Build date: 12/4/2008