共用方式為


IUIManagerEventSink::OnWindowOpening 方法 (ctffunc.h)

在開啟輸入法 UI 之前,由 TSF 呼叫。

語法

HRESULT OnWindowOpening(
  [in] RECT *prcBounds
);

參數

[in] prcBounds

RECT 結構的指標,定義螢幕座標 () 受影響的區域。

傳回值

忽略。

規格需求

需求
最低支援的用戶端 Windows 8.1 [僅限傳統型應用程式]
最低支援的伺服器 Windows Server 2012 R2 [僅限傳統型應用程式]
目標平台 Windows
標頭 ctffunc.h

另請參閱

IUIManagerEventSink