IUIManagerEventSink::OnWindowOpened 方法 (ctffunc.h)
在開啟輸入法 UI 之後,由 TSF 呼叫。
語法
HRESULT OnWindowOpened(
[in] RECT *prcBounds
);
參數
[in] prcBounds
定義螢幕座標中受影響區域 (之 RECT 結構的指標) 。
傳回值
忽略。
規格需求
需求 | 值 |
---|---|
最低支援的用戶端 | Windows 8.1 [僅限傳統型應用程式] |
最低支援的伺服器 | Windows Server 2012 R2 [僅限傳統型應用程式] |
目標平台 | Windows |
標頭 | ctffunc.h |