IRTCClient::IsTuned (Windows Embedded CE 6.0)
1/6/2010
This method gets the tuning status of the tuning wizard. This status indicates whether or not the wizard has been invoked.
Syntax
HRESULT get_IsTuned(
VARIANT_BOOL* pfTuned
);
Parameters
- pfTuned
[out] VARIANT_TRUE if the tuning wizard has been invoked; VARIANT_FALSE otherwise.
Return Value
This method can return an RTC_E_ constant
Requirements
Header | rtccore.h, rtccore.idl |
Library | uuid.lib |
Windows Embedded CE | Windows CE .NET 4.0 and later |