ITfTransitoryExtensionSink::OnTransitoryExtensionUpdated 方法 (msctf.h)
已更新暫時檔。
語法
HRESULT OnTransitoryExtensionUpdated(
[in] ITfContext *pic,
[in] TfEditCookie ecReadOnly,
[in] ITfRange *pResultRange,
[in] ITfRange *pCompositionRange,
[out] BOOL *pfDeleteResultRange
);
參數
[in] pic
[in] ITfContext 介面的指標。 這是發生更新的內容物件。
[in] ecReadOnly
[in]只讀編輯 Cookie 以存取 圖片。 使用此編輯 Cookie,應用程式可以取得內容物件中包含的文字。
[in] pResultRange
[in] ITfRange 介面的指標。 這是 (決定字串) 的結果字串範圍。
[in] pCompositionRange
[in] ITfRange 介面的指標。 這是目前組合字串的範圍。
[out] pfDeleteResultRange
[out]傳回 bool 值的指標。 如果為 true,TSF 管理員會刪除結果範圍,因此只有目前的組合範圍會保留在暫時延伸模組中。
傳回值
這個方法可以傳回其中一個值。
值 | 描述 |
---|---|
|
此方法成功。 |
|
發生未指定的錯誤。 |
規格需求
需求 | 值 |
---|---|
最低支援的用戶端 | Windows 2000 專業版 [僅限傳統型應用程式] |
最低支援的伺服器 | Windows 2000 Server [僅限傳統型應用程式] |
目標平台 | Windows |
標頭 | msctf.h |
Dll | Msctf.dll |
可轉散發套件 | Windows 2000 專業版上的 TSF 1.0 |