IRTCClient2::InvokeTuningWizardEx (Windows CE 5.0)
This method is not supported in Windows CE.
HRESULT InvokeTuningWizardEx( OAHWNDhwndParent,VARIANT_BOOLfAllowAudio,VARIANT_BOOLfAllowVideo );
Parameters
- hwndParent
[in] Handle to the content parent window. - fAllowAudio
[in] VARIANT_TRUE to allow audio tuning; VARIANT_FALSE otherwise. - fAllowVideo
[in] VARIANT_TRUE to allow video tuning; VARIANT_FALSE otherwise.
Return Values
This method returns E_NOTIMPL.
Requirements
OS Versions: Not supported in Windows CE.
Header: Rtccore.h, Rtccore.idl.
Link Library: Uuid.lib. Not supported in Windows CE.
See Also
Send Feedback on this topic to the authors