다음을 통해 공유


IKoreanImeUI::GetCandWndPos (Windows CE 5.0)

Send Feedback

Returns the current candidate window position.

STDMETHOD GetCandWndPos(LONG* px, LONG* py);

Parameters

  • px
    [out] X-coordinate position of upper left corner.
  • py
    [out] Y-coordinate position of upper left corner.

Return Values

Candidate window position.

Requirements

OS Versions: Windows CE .NET 4.0 and later.
Header: KoreanImeUI.h.
Link Library: Uuid.lib.

See Also

IKoreanImeUI

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.