Share via


IRTCClient::PreferredAEC (Windows CE 5.0)

Send Feedback

This method is not supported in Windows CE.

HRESULT put_PreferredAEC(VARIANT_BOOLbEnable);HRESULT get_PreferredAEC(VARIANT_BOOL* pbEnabled);

Parameters

  • bEnable, pbEnabled
    [in, out] VARIANT_TRUE if AEC is enabled; otherwise, VARIANT_FALSE.

Return Values

This method returns E_NOTIMPL.

Requirements

OS Versions: Not supported in Windows CE.
Header: Rtccore.h, Rtccore.idl.
Link Library: Uuid.lib.

See Also

IRTCClient

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.