IRTCClient2::InvokeTuningWizardEx (Windows CE 5.0)

Send Feedback

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

IRTCClient2

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.