다음을 통해 공유


IKoreanImeUI::GetCompWndPos (Windows CE 5.0)

Send Feedback

Returns the current composition window position.

STDMETHOD GetCompWndPos(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

Composition 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.