Share via


IRTCClient::InvokeTuningWizard (Windows Embedded CE 6.0)

1/6/2010

This method is not supported in Windows Embedded CE.

Syntax

HRESULT InvokeTuningWizard(
  OAHWND hwndParent
);

Parameters

  • hwndParent
    [in] Handle to the parent window.

    A value of NULL indicates that there is no parent window.

    It is recommended that this parameter not be set to NULL.

Return Value

This method returns E_NOTIMPL.

Note

Not supported in Windows Embedded CE.

Requirements

Header rtccore.h, rtccore.idl
Library uuid.lib
Note Not supported in Windows Embedded CE

See Also

Reference

IRTCClient